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