| KruskalWallisTableStatistic Property |
Gets the test statistic.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double Statistic { get; }
Public ReadOnly Property Statistic As Double
Get
public:
property double Statistic {
double get ();
}
member Statistic : float with get
Property Value
DoubleSee Also