Package ubic.basecode.math
Class TestSpecFunc
- java.lang.Object
-
- ubic.basecode.math.TestSpecFunc
-
public class TestSpecFunc extends Object
- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description TestSpecFunc()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testCumHyperGeometric()
void
testCumHyperGeometricB()
void
testCumHyperGeometricUT()
void
testdBinom()
void
testHypergeometric()
void
testTrigammaInverse()
void
testTrigammaInverseB()
handling of missing and out of range values
-
-
-
Method Detail
-
testCumHyperGeometric
public final void testCumHyperGeometric()
-
testCumHyperGeometricB
public final void testCumHyperGeometricB()
-
testCumHyperGeometricUT
public final void testCumHyperGeometricUT()
-
testdBinom
public final void testdBinom()
-
testHypergeometric
public final void testHypergeometric()
-
testTrigammaInverse
public void testTrigammaInverse()
-
testTrigammaInverseB
public void testTrigammaInverseB()
handling of missing and out of range values
-
-