The key used to access the Within 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 WithinGroupsRowKey
Visual Basic (Declaration)
Public Shared ReadOnly WithinGroupsRowKey As String
Visual C++
public:
static initonly String^ WithinGroupsRowKey

See Also