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