Tests for multiple comparisons
Parameters: | data : array
groups : array
group_order : list of strings, optional
|
---|
Methods
allpairtest(testfunc[, alpha, method, pvalidx]) | run a pairwise test on all pairs with multiple test correction |
getranks() | convert data to rankdata and attach |
kruskal([pairs, multimethod]) | pairwise comparison for kruskal-wallis test |
tukeyhsd([alpha]) | Tukey’s range test to compare means of all pairs of groups |