 | KruskalWallisTestPValue Property |
Gets the p-value for the test statistic.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double PValue { get; }Public ReadOnly Property PValue As Double
Get
public:
property double PValue {
double get ();
}member PValue : float with get
Property Value
Double
See Also