Click or drag to resize
ChiSquaredTestGetExpectedCounts Method
Returns the expected counts.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetExpectedCounts()

Return Value

Type: Double
A double array which contains the number of expected observations in each cell.
See Also