ContingencyTable.ColumnScale Property

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

Definition

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

Property Value

IIndex

See Also