Skip to contents

Mann-Whitney U / Wilcoxon rank-sum test

Usage

mann_whitney_u(x, y, alternative = "two.sided")

Arguments

x, y

Numeric vectors.

alternative

One of "two.sided", "less", "greater".