IMSL C# Numerical Library

ChiSquaredTest Constructor

Constructor for the Chi-squared goodness-of-fit test.

Overload List

Constructor for the Chi-squared goodness-of-fit test.

public ChiSquaredTest(ICdfFunction,double[],int);

Constructor for the Chi-squared goodness-of-fit test

public ChiSquaredTest(ICdfFunction,int,int);

See Also

ChiSquaredTest Class | Imsl.Stat Namespace