ModelFamily.NegativeBinomial Method

The negative binomial distribution.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static ModelFamily NegativeBinomial(
	int k
)

Parameters

k  Int32
 

Return Value

ModelFamily

See Also