IMSL C# Numerical Library

ChiSquaredTest.GetExpectedCounts Method 

Returns the expected counts.

public double[] GetExpectedCounts();

Return Value

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

See Also

ChiSquaredTest Class | Imsl.Stat Namespace