Package ubic.basecode.util.r
Class RServeClientTest
java.lang.Object
ubic.basecode.util.r.AbstractRClientTest
ubic.basecode.util.r.RServeClientTest
For this test to work, you need to have Rserve running on the default port (6311).
- Author:
- pavlidis
-
Field Summary
Fields inherited from class ubic.basecode.util.r.AbstractRClientTest
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.basecode.util.r.AbstractRClientTest
setUp, tearDown, 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
-
Constructor Details
-
RServeClientTest
public RServeClientTest()
-
-
Method Details
-
checkRserve
public static void checkRserve() -
createRClient
- Specified by:
createRClientin classAbstractRClientTest
-