3.11.18.2.1.1.2. statsmodels.stats.proportion.AllPairsResults.pval_corrected

AllPairsResults.pval_corrected(method=None)[source]

p-values corrected for multiple testing problem

This uses the default p-value correction of the instance stored in self.multitest_method if method is None.