IMSL C# Numerical Library

ChiSquaredTest.GetCellCounts Method 

Returns the cell counts.

public double[] GetCellCounts();

Return Value

A double array which contains the number of actual observations in each cell.

See Also

ChiSquaredTest Class | Imsl.Stat Namespace