Package org.ujmp.core.util
Class R
java.lang.Object
org.ujmp.core.util.R
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BufferedReader
private BufferedReader
static final int
private BufferedWriter
private static String
static final int
private static R
private Process
private boolean
static String[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SEARCH
-
POLLINTERVAL
public static final int POLLINTERVAL- See Also:
-
MAXPOLLS
public static final int MAXPOLLS- See Also:
-
input
-
output
-
error
-
rProcess
-
running
private boolean running -
r
-
pathToR
-
-
Constructor Details
-
R
- Throws:
Exception
-
-
Method Details
-
getInstance
- Throws:
Exception
-
getInstance
- Throws:
Exception
-
getFromR
- Throws:
Exception
-
execute
- Throws:
Exception
-
executeNewLine
- Throws:
Exception
-
shutdown
- Throws:
Exception
-
sendToR
- Throws:
Exception
-
setMatrix
- Throws:
Exception
-
findR
-
getMatrix
- Throws:
Exception
-
isAvailable
public static boolean isAvailable() -
toString
-
plot
- Throws:
Exception
-
pairs
- Throws:
Exception
-
qqnorm
- Throws:
Exception
-
hist
- Throws:
Exception
-
image
- Throws:
Exception
-
boxplot
- Throws:
Exception
-
closeLastFigure
- Throws:
Exception
-