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