Two Way Anova Model.First Factor Row Property
Gets the row in the ANOVA table corresponding to the first factor.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The AnovaModelRow in the ANOVA table corresponding to the first factor.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public AnovaModelRow FirstFactorRow { get; }
Property Value
AnovaModelRowThe AnovaModelRow in the ANOVA table corresponding to the first factor.