Class TTestAnalyzerTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class TTestAnalyzerTest
    extends BaseAnalyzerConfigurationTest
    See test/data/stat-tests/README.txt for R code.
    Author:
    keshav
    • Constructor Detail

      • TTestAnalyzerTest

        public TTestAnalyzerTest()
    • Method Detail

      • testOneSampleTtest

        public void testOneSampleTtest()
                                throws Exception
        Throws:
        Exception
      • testTTestWithExpressionExperiment

        public void testTTestWithExpressionExperiment()
        Tests the t-test with an ExpressionExperiment.