Package ubic.basecode.math.metaanalysis
Class TestMeanDifferenceMetaAnalysis
- java.lang.Object
-
- ubic.basecode.math.metaanalysis.TestMeanDifferenceMetaAnalysis
-
public class TestMeanDifferenceMetaAnalysis extends Object
- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description TestMeanDifferenceMetaAnalysis()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testRunFixedE()
void
testRunFixedQ()
void
testRunFixedVar()
void
testRunFixedZ()
void
testRunRandomBSV()
void
testRunRandomE()
void
testRunRandomVar()
void
testRunRandomZ()
-
-
-
Method Detail
-
testRunFixedE
public void testRunFixedE()
-
testRunFixedQ
public void testRunFixedQ()
-
testRunFixedVar
public void testRunFixedVar()
-
testRunFixedZ
public void testRunFixedZ()
-
testRunRandomBSV
public void testRunRandomBSV()
-
testRunRandomE
public void testRunRandomE()
-
testRunRandomVar
public void testRunRandomVar()
-
testRunRandomZ
public void testRunRandomZ()
-
-