statistics-0.10.3.1: A library of statistical types, data, and functions

Portabilityportable
Stabilityexperimental
Maintainerbos@serpentine.com
Safe HaskellNone

Statistics.Test.NonParametric

Description

Deprecated: Use S.Test.MannWhitneyU and S.Test.WilcoxonT instead

Functions for performing non-parametric tests (i.e. tests without an assumption of underlying distribution).

Documentation