类 GTestTest

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

public class GTestTest extends Object
GTest类的测试用例。测试数据来自于McDonald, J.H. 2009. Handbook of Biological Statistics (2nd ed.). Sparky House Publishing, Baltimore, Maryland. 中的p64-69。
  • 字段详细资料

    • testStatistic

      protected GTest testStatistic
  • 构造器详细资料

    • GTestTest

      public GTestTest()
  • 方法详细资料

    • testGTestGoodnesOfFit1

      public void testGTestGoodnesOfFit1() throws Exception
      抛出:
      异常
    • testGTestGoodnesOfFit2

      public void testGTestGoodnesOfFit2() throws Exception
      抛出:
      异常
    • testGTestGoodnesOfFit3

      public void testGTestGoodnesOfFit3() throws Exception
      抛出:
      异常
    • testGTestIndependance1

      public void testGTestIndependance1() throws Exception
      抛出:
      异常
    • testGTestIndependance2

      public void testGTestIndependance2() throws Exception
      抛出:
      异常
    • testGTestIndependance3

      public void testGTestIndependance3() throws Exception
      抛出:
      异常
    • testGTestSetsComparisonBadCounts

      public void testGTestSetsComparisonBadCounts()
    • testUnmatchedArrays

      public void testUnmatchedArrays()
    • testNegativeObservedCounts

      public void testNegativeObservedCounts()
    • testZeroExpectedCounts

      public void testZeroExpectedCounts()
    • testBadAlpha

      public void testBadAlpha()
    • testScaling

      public void testScaling()
    • testRootLogLikelihood

      public void testRootLogLikelihood()