Gets the categorical scale that contains the categories corresponding to the rows in the contingency table.
Namespace: Extreme.StatisticsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public IIndex RowScale { get; }
Public ReadOnly Property RowScale As IIndex
Get
public:
property IIndex^ RowScale {
IIndex^ get ();
}
member RowScale : IIndex with get
Property Value
Type:
IIndex
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference