Click or drag to resize

PearsonsChiSquareTestDefaultIsYatesCorrected Property

Default behavior for computing the Chi-square statistic is to not use Yates correction for 2 × 2 contingency tables.

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

Property Value

Boolean
See Also