Non-parametric Tests

Non-parametric tests in R — Wilcoxon / Mann-Whitney for two groups, Kruskal-Wallis for three or more, and the signed-rank test for paired data.

Compare groups without assuming a normal distribution — rank-based tests.