The key used to access the Between groups row in the one-way ANOVA table.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public static readonly string BetweenGroupsRowKey
Visual Basic (Declaration)
Public Shared ReadOnly BetweenGroupsRowKey As String
Visual C++
public:
static initonly String^ BetweenGroupsRowKey

See Also