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 : integer or array_like
nobs : integer
prop : float, optional
multitest_method : string
|
---|---|
Returns: | result : AllPairsResults instance
|
Notes
Yates continuity correction is not available.