Stats kruskalwallis - CyrilB1531/lodestar GitHub Wiki

Development build. This page describes main, not a released package. The latest published Lodestar.Stats is 0.4.0 — read its documentation.

HomeStatsHypothesis tests

KruskalWallis

The Kruskal-Wallis H test: the rank-based k-sample comparison.

What OneWayAnova is to TTest.Independent, this is to MannWhitney: on two groups it agrees with Mann-Whitney's asymptotic two-sided p-value.

Members

Member What it does
KruskalWallis.Test Compares two or more groups by their ranks in the pooled sample.