Performs a Hochberg post-hoc test using the pivot quantities obtained by a ranking test. Tests the hypothesis that the ranking of each pair of groups are different.
Parameters: | pivots : dictionary_like
|
---|---|
Returns: | Comparions : array-like
Z-values : array-like
p-values : array-like
Adjusted p-values : array-like
|
References