 | OneWayRanovaTableSumOfSquaresColName Field |
Name of the sum of squares column in the RANOVA table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic 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
String
See Also