statsmodels.sandbox.stats.multicomp.MultiComparison.getranks#

MultiComparison.getranks()[source]#

convert data to rankdata and attach

This creates rankdata as it is used for non-parametric tests, where in the case of ties the average rank is assigned.