This Page

Non-parametric tests for Multiple ComparisonΒΆ

wilcoxon(x[, y, zero_method, correction]) Calculate the Wilcoxon signed-rank test.
mannwhitneyu(x, y[, use_continuity]) Computes the Mann-Whitney rank test on samples x and y.
binomial_sign_test(*args) Performs a binomial sign test for two dependent samples.