ContingencyTable.RowCount Property

Gets the number of rows in the contingency table.

Definition

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

Property Value

Int32

See Also