scipy.stats.tiecorrect

scipy.stats.tiecorrect(rankvals)

Tie-corrector for ties in Mann Whitney U and Kruskal Wallis H tests. See Siegel, S. (1956) Nonparametric Statistics for the Behavioral Sciences. New York: McGraw-Hill. Code adapted from |Stat rankind.c code.

Returns :T correction factor for U or H :

Previous topic

scipy.stats.mannwhitneyu

Next topic

scipy.stats.ranksums

This Page