public static class MannWhitneyU.TestStatistic
extends java.lang.Object
Constructor and Description |
---|
TestStatistic(double trueU,
double numOfTiesTransformed) |
TestStatistic(double u1,
double u2,
double numOfTiesTransformed) |
Modifier and Type | Method and Description |
---|---|
double |
getTies() |
double |
getTrueU() |
double |
getU1() |
double |
getU2() |