ContingencyTableCell.Count Property

Gets the number of observations in the cell.

Definition

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

Property Value

Double
A double-precision floating-point number.

See Also