org.apache.commons.math3.stat.inference
Class MannWhitneyUTestTest
java.lang.Object
org.apache.commons.math3.stat.inference.MannWhitneyUTestTest
public class MannWhitneyUTestTest
- extends Object
Test cases for the MannWhitneyUTestImpl class.
- Version:
- $Id: MannWhitneyUTestTest.java 1364030 2012-07-21 01:10:04Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testStatistic
protected MannWhitneyUTest testStatistic
MannWhitneyUTestTest
public MannWhitneyUTestTest()
testMannWhitneyUSimple
public void testMannWhitneyUSimple()
testMannWhitneyUInputValidation
public void testMannWhitneyUInputValidation()
testBigDataSet
public void testBigDataSet()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.