Anova Table.Model Row Count Property
Gets the number of rows representing model effects in this AnovaTable.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
An integer.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int ModelRowCount { get; }
Property Value
Int32An integer.
Remarks
This property gets the number of rows corresponding to model components in the table.