类 GTestTest
java.lang.Object
org.hipparchus.stat.inference.GTestTest
GTest类的测试用例。测试数据来自于McDonald, J.H. 2009. Handbook of Biological Statistics (2nd ed.). Sparky House Publishing, Baltimore, Maryland. 中的p64-69。
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
void
void
void
void
void
void
void
void
void
void
void
void
-
字段详细资料
-
testStatistic
-
-
构造器详细资料
-
GTestTest
public GTestTest()
-
-
方法详细资料
-
testGTestGoodnesOfFit1
- 抛出:
-
异常
-
testGTestGoodnesOfFit2
- 抛出:
-
异常
-
testGTestGoodnesOfFit3
- 抛出:
-
异常
-
testGTestIndependance1
- 抛出:
-
异常
-
testGTestIndependance2
- 抛出:
-
异常
-
testGTestIndependance3
- 抛出:
-
异常
-
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()
-