| KruskalWallisTableStatisticColName Field |
The name of the test statistic column in the table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public const string StatisticColName = "Chi-sq"
Public Const StatisticColName As String = "Chi-sq"
public:
literal String^ StatisticColName = "Chi-sq"
static val mutable StatisticColName: string
Field Value
StringSee Also