Click or drag to resize

WilcoxonSignedRankTestDefaultExactPValue Property

Gets and sets the default setting for whether an exact p-value should be computed, or a normal approximation should be used.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static bool DefaultExactPValue { get; set; }

Property Value

Boolean
See Also