Click or drag to resize

ShapiroWilkTestDefaultType Property

Gets and sets the default alpha level associated with the PearsonChiSquareTest. Used to determine whether or not to reject the null hypothesis.

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

Property Value

HypothesisType
See Also