IMSL C# Numerical Library

ChiSquaredTest.GetCutpoints Method 

Returns the cutpoints.

public double[] GetCutpoints();

Return Value

A double array which contains the cutpoints.

Remarks

The intervals defined by the cutpoints are such that the lower endpoint is not included while the upper endpoint is included in the interval.

See Also

ChiSquaredTest Class | Imsl.Stat Namespace