Class TwoWayAnovaWithoutInteractionsAnalyzerTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.analysis.expression.diff.BaseAnalyzerConfigurationTest
ubic.gemma.core.analysis.expression.diff.TwoWayAnovaWithoutInteractionsAnalyzerTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class TwoWayAnovaWithoutInteractionsAnalyzerTest extends BaseAnalyzerConfigurationTest
Tests the two way anova analyzer. See test/data/stat-tests/README.txt for R code.
Author:
keshav
  • Constructor Details

    • TwoWayAnovaWithoutInteractionsAnalyzerTest

      public TwoWayAnovaWithoutInteractionsAnalyzerTest()
  • Method Details

    • testTwoWayAnova

      public void testTwoWayAnova()
      Tests the TwoWayAnova method.