statsmodels.stats.contingency_tables.StratifiedTable.test_null_odds¶
- StratifiedTable.test_null_odds(correction=False)[source]¶
Test that all tables have odds ratio equal to 1.
This is the ‘Mantel-Haenszel’ test.
Last update:
Jun 10, 2024