Contingency Table.Get Mantel Haenszel Test Method
Returns the Mantel-Haenszel 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 Mantel-Haenszel Chi-square value of the contingency table. The computed Chi-square value does not include a continuity correction.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public SimpleHypothesisTest GetMantelHaenszelTest()
Return Value
SimpleHypothesisTestA hypothesis test based on the Mantel-Haenszel Chi-square value of the contingency table. The computed Chi-square value does not include a continuity correction.