| |
|
| org.apache.commons.math.stat.inference.TestUtilsTest
TestUtilsTest | public class TestUtilsTest extends TestCase (Code) | | Test cases for the TestUtils class.
version: $Revision: 209144 $ $Date: 2005-07-04 16:30:05 -0700 (Mon, 04 Jul 2005) $ |
setUp | public void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testChiSquareIndependence | public void testChiSquareIndependence() throws Exception(Code) | | |
testChiSquareLargeTestStatistic | public void testChiSquareLargeTestStatistic() throws Exception(Code) | | |
testChiSquareZeroCount | public void testChiSquareZeroCount() throws Exception(Code) | | Contingency table containing zeros - PR # 32531
|
testTwoSampleTHeterscedastic | public void testTwoSampleTHeterscedastic() throws Exception(Code) | | |
testTwoSampleTHomoscedastic | public void testTwoSampleTHomoscedastic() throws Exception(Code) | | |
|
|
|