| KruskalWallisTableSumOfSquaresColName Field |
The name of the sum of squares column in the table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public const string SumOfSquaresColName = "Sum Of Squares"
Public Const SumOfSquaresColName As String = "Sum Of Squares"
public:
literal String^ SumOfSquaresColName = "Sum Of Squares"
static val mutable SumOfSquaresColName: string
Field Value
StringSee Also