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