org.apache.commons.math3.stat.inference
Class TTestTest
java.lang.Object
org.apache.commons.math3.stat.inference.TTestTest
public class TTestTest
- extends Object
Test cases for the TTestImpl class.
- Version:
- $Id: TTestTest.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 TTest testStatistic
TTestTest
public TTestTest()
setUp
public void setUp()
testOneSampleT
public void testOneSampleT()
testOneSampleTTest
public void testOneSampleTTest()
testTwoSampleTHeterscedastic
public void testTwoSampleTHeterscedastic()
testTwoSampleTHomoscedastic
public void testTwoSampleTHomoscedastic()
testSmallSamples
public void testSmallSamples()
testPaired
public void testPaired()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.