|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ChiSquareTest | An interface for Chi-Square tests. |
TTest | An interface for Student's t-tests. |
Class Summary | |
---|---|
ChiSquareTestImpl | Implements Chi-Square test statistics defined in the ChiSquareTest interface. |
TestFactory | Abstract factory to create inference test instances. |
TestFactoryImpl | A concrete inference test factory. |
TestUtils | A collection of static methods to create inference test instances or to perform inference tests. |
TTestImpl | Implements t-test statistics defined in the TTest interface. |
Classes providing hypothesis testing and confidence interval construction.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |