ContingencyTable.RowScale Property

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

Definition

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

Property Value

IIndex

See Also