ContingencyTable.RowScale Property

Gets the categorical scale that contains the categories corresponding to the rows in the contingency table.

Definition

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

Property Value

IIndex

See Also