Test that all tables have odds ratio equal to 1.
This is the ‘Mantel-Haenszel’ test.
correction : boolean
If True, use the continuity correction when calculating the test statistic.
A bunch containing the chi^2 test statistic and p-value. :
statsmodels.stats.contingency_tables.StratifiedTable.test_equal_odds
statsmodels.stats.contingency_tables.mcnemar
Enter search terms or a module, class or function name.