 | KruskalWallisTestIsTieCorrected Property |
Returns true if the standard correction for ties was applied in the
computation of the test statistic.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic bool IsTieCorrected { get; }Public ReadOnly Property IsTieCorrected As Boolean
Get
public:
property bool IsTieCorrected {
bool get ();
}member IsTieCorrected : bool with get
Property Value
Boolean
See Also