Click or drag to resize
ChiSquaredTestGetCellCounts Method
Returns the cell counts.

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

Return Value

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