Class TwoWayAnovaWithInteractionsAnalyzerTest

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.TwoWayAnovaWithInteractionsAnalyzerTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

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

    • TwoWayAnovaWithInteractionsAnalyzerTest

      public TwoWayAnovaWithInteractionsAnalyzerTest()
  • Method Details

    • testTwoWayAnova

      public void testTwoWayAnova()