Constructor for the Chi-squared goodness-of-fit test.
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);
ChiSquaredTest Class | Imsl.Stat Namespace