Click or drag to resize

PearsonsChiSquareTestDefaultAlpha 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 double DefaultAlpha { get; set; }

Property Value

Double
See Also