Package ubic.basecode.math.metaanalysis
Class TestCorrelationEffectMetaAnalysis
java.lang.Object
ubic.basecode.math.metaanalysis.TestCorrelationEffectMetaAnalysis
Tests based on Cooper and Hedges. Values recomputed by hand in some cases to fix roundoff error in the textbook.
- Author:
- pavlidis
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestCorrelationEffectMetaAnalysis
public TestCorrelationEffectMetaAnalysis()
-
-
Method Details
-
setUp
- 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()
-