Class TestCorrelationEffectMetaAnalysis

java.lang.Object
ubic.basecode.math.metaanalysis.TestCorrelationEffectMetaAnalysis

public class TestCorrelationEffectMetaAnalysis extends Object
Tests based on Cooper and Hedges. Values recomputed by hand in some cases to fix roundoff error in the textbook.
Author:
pavlidis
  • Constructor Details

    • TestCorrelationEffectMetaAnalysis

      public TestCorrelationEffectMetaAnalysis()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testRunUFEffect

      public void testRunUFEffect()
    • testRunUFVar

      public void testRunUFVar()
    • testRunUFZscore

      public void testRunUFZscore()
    • testRunURBSV

      public void testRunURBSV()
    • testRunZFEffect

      public void testRunZFEffect()
    • testRunZFVar

      public void testRunZFVar()
    • testRunZFZscore

      public void testRunZFZscore()
    • testRunZRBSV

      public void testRunZRBSV()
    • testRunZRQval

      public void testRunZRQval()