stats.proportion.proportions_chisquare_allpairs()
statsmodels.stats.proportion.proportions_chisquare_allpairs
-
statsmodels.stats.proportion.proportions_chisquare_allpairs(count, nobs, multitest_method='hs')
[source] -
chisquare test of proportions for all pairs of k samples
Performs a chisquare test for proportions for all pairwise comparisons. The alternative is two-sided
Parameters: count :