One Way Anova Model.Between Groups Row Property
Gets the AnovaModelRow containing the 'between groups' results.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The AnovaModelRow containing the 'between groups' results.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public AnovaModelRow BetweenGroupsRow { get; }
Property Value
AnovaModelRowThe AnovaModelRow containing the 'between groups' results.