ContingencyTableCell.Count Property

Gets the number of observations in the cell.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double Count { get; }

Property Value

Double
A double-precision floating-point number.

See Also