类 TTestTest

java.lang.Object
org.hipparchus.stat.inference.TTestTest

public class TTestTest extends Object
TTestImpl类的测试用例。
  • 字段详细资料

    • 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()