| KruskalWallisTablePvalueColName Field |
The name of the p-value column in the table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public const string PvalueColName = "P"
Public Const PvalueColName As String = "P"
public:
literal String^ PvalueColName = "P"
static val mutable PvalueColName: string
Field Value
StringSee Also