Package ubic.basecode.util.r
Class RServeClientTest
- java.lang.Object
-
- ubic.basecode.util.r.AbstractRClientTest
-
- ubic.basecode.util.r.RServeClientTest
-
public class RServeClientTest extends AbstractRClientTest
- Author:
- pavlidis
-
-
Field Summary
-
Fields inherited from class ubic.basecode.util.r.AbstractRClientTest
log
-
-
Constructor Summary
Constructors Constructor Description RServeClientTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
tearDown()
-
Methods inherited from class ubic.basecode.util.r.AbstractRClientTest
testAnovaA, testAnovaB, testAnovaC, testAnovaD, testAnovaE, testAnovaF, testAssignAndRetrieveMatrix, testAssignAndRetrieveMatrixB, testAssignAndRetrieveMatrixC, testAssignAndRetrieveMatrixD, testAssignStringList, testDataFrameA, testDoubleArrayTwoDoubleArrayEval, testDoubleTwoDoubleArrayEval, testExec, testExecDoubleArray, testExecError, testFactorAssign, testFindExecutable, testLimmaA, testLinearModelA, testLinearModelB, testLinearModelC, testLinearModelD, testListEvalA, testListEvalB, testLoadLibrary, testLoadScript, testStringListEval, testStringListEvalB, testTTest, testTTestFail
-
-