Contingency Table.Get Yates Corrected Chi Square Test Method
Returns the Yates-corrected Chi-Square test for the contingency table.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A hypothesis test based on the Yates-corrected Chi-square value of the contingency table.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public SimpleHypothesisTest GetYatesCorrectedChiSquareTest()
Return Value
SimpleHypothesisTestA hypothesis test based on the Yates-corrected Chi-square value of the contingency table.