Stats 0.3.0 mannwhitney - CyrilB1531/lodestar GitHub Wiki
Lodestar.Stats 0.3.0. This page is frozen at that release. Read the current documentation for what
mainsays now. A link to a decision or a migration page followsmain, and leaves the archive.
MannWhitney
The Mann-Whitney U test: do two independent samples come from one distribution?
The rank-based counterpart to TTest.Independent: it assumes nothing
about the shape of either distribution, only that a value from one can be compared with a value
from the other.
Members
| Member | What it does |
|---|---|
MannWhitney.Test |
Compares two independent samples by their ranks. |