Click or drag to resize

PearsonsChiSquareTestIsYatesCorrected Property

Returns true is the calcuation of the chi-square statistic for 2 × 2 contingency tables uses Yates correction; otherwise, false.

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

Property Value

Boolean
See Also