| KruskalWallisTableDegressOfFreedomColName Field |
The name of the degrees of freedom column in the table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public const string DegressOfFreedomColName = "Degrees of Freedom"
Public Const DegressOfFreedomColName As String = "Degrees of Freedom"
public:
literal String^ DegressOfFreedomColName = "Degrees of Freedom"
static val mutable DegressOfFreedomColName: string
Field Value
StringSee Also