Click or drag to resize

PearsonsChiSquareTest Constructor

Default constructor. Constructs a PearsonsChiSquareTest instance with the default degrees of freedom and default alpha.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public PearsonsChiSquareTest()
Remarks
The chi square statistic must be calculated or supplied before meaningful p values can be calculated.
See Also