Name of the sum of squares column in the RANOVA table.

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

Syntax

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

See Also