| KruskalWallisTableMeanSquareColName Field |
The name of the mean square column in the table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public const string MeanSquareColName = "Mean Square"
Public Const MeanSquareColName As String = "Mean Square"
public:
literal String^ MeanSquareColName = "Mean Square"
static val mutable MeanSquareColName: string
Field Value
StringSee Also