Uses of Class
org.apache.commons.statistics.inference.MannWhitneyUTest.Result
Packages that use MannWhitneyUTest.Result
-
Uses of MannWhitneyUTest.Result in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference that return MannWhitneyUTest.ResultModifier and TypeMethodDescriptionMannWhitneyUTest.test
(double[] x, double[] y) Performs a Mann-Whitney U test comparing the location for two independent samples.