ContingencyTable.RowCount Property

Gets the number of rows in the contingency table.

Definition

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

Property Value

Int32

See Also