Skip navigation links
A B C D E F G I J L M N P R S T U V W X 

A

about - Static variable in class com.github.rcaller.util.Globals
 
actionPerformed(ActionEvent) - Method in class examples.SampleGui
 
addArray(StringBuffer, String, T[], boolean, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addBoolean(String, boolean) - Method in class com.github.rcaller.rstuff.RCode
 
addBoolean(StringBuffer, String, boolean, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addDataFrame(String, DataFrame) - Method in class com.github.rcaller.rstuff.RCode
 
addDataFrame(StringBuffer, String, DataFrame) - Static method in class com.github.rcaller.util.RCodeUtils
 
addDouble(String, double) - Method in class com.github.rcaller.rstuff.RCode
 
addDouble(StringBuffer, String, double, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addDoubleArray(String, double[]) - Method in class com.github.rcaller.rstuff.RCode
 
addDoubleArray(StringBuffer, String, double[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addDoubleMatrix(String, double[][]) - Method in class com.github.rcaller.rstuff.RCode
 
addDoubleMatrix(StringBuffer, String, double[][], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addEventHandler(EventHandler) - Method in class com.github.rcaller.rstuff.RStreamHandler
 
addFloat(String, float) - Method in class com.github.rcaller.rstuff.RCode
 
addFloat(StringBuffer, String, float, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addFloatArray(String, float[]) - Method in class com.github.rcaller.rstuff.RCode
 
addFloatArray(StringBuffer, String, float[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addFunctionCall(String, FunctionCall) - Method in class com.github.rcaller.rstuff.RCode
 
addInt(String, int) - Method in class com.github.rcaller.rstuff.RCode
 
addInt(StringBuffer, String, int, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addIntArray(String, int[]) - Method in class com.github.rcaller.rstuff.RCode
 
addIntArray(StringBuffer, String, int[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addJavaObject(Object) - Method in class com.github.rcaller.rstuff.RCode
 
addJavaObject(StringBuffer, Object, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addLogical(String, boolean) - Method in class com.github.rcaller.rstuff.RCode
 
addLogicalArray(String, boolean[]) - Method in class com.github.rcaller.rstuff.RCode
 
addLogicalArray(StringBuffer, String, boolean[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addLong(String, long) - Method in class com.github.rcaller.rstuff.RCode
 
addLong(StringBuffer, String, long, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addLongArray(StringBuffer, String, long[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addParameter(FunctionParameter) - Method in class com.github.rcaller.FunctionCall
 
addParameter(String, String, int) - Method in class com.github.rcaller.FunctionCall
 
addRCode(String) - Method in class com.github.rcaller.rstuff.RCode
 
addRespectToType(StringBuffer, String, Object, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addShort(String, short) - Method in class com.github.rcaller.rstuff.RCode
 
addShort(StringBuffer, String, short, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addShortArray(String, short[]) - Method in class com.github.rcaller.rstuff.RCode
 
addShortArray(StringBuffer, String, short[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addString(String, String) - Method in class com.github.rcaller.rstuff.RCode
 
addString(StringBuffer, String, String, boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
addStringArray(String, String[]) - Method in class com.github.rcaller.rstuff.RCode
 
addStringArray(StringBuffer, String, String[], boolean) - Static method in class com.github.rcaller.util.RCodeUtils
 
appendStandardCodeToAppend(File, String) - Method in class com.github.rcaller.rstuff.RCode
 

B

BlackTheme - Class in com.github.rcaller.graphics
 
BlackTheme() - Constructor for class com.github.rcaller.graphics.BlackTheme
 
builder - Variable in class com.github.rcaller.rstuff.ROutputParser
 

C

clear() - Method in class com.github.rcaller.rstuff.RCode
 
clearOnline() - Method in class com.github.rcaller.rstuff.RCode
 
close() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
com.github.rcaller - package com.github.rcaller
 
com.github.rcaller.datatypes - package com.github.rcaller.datatypes
 
com.github.rcaller.exception - package com.github.rcaller.exception
 
com.github.rcaller.graphics - package com.github.rcaller.graphics
 
com.github.rcaller.io - package com.github.rcaller.io
 
com.github.rcaller.rstuff - package com.github.rcaller.rstuff
 
com.github.rcaller.scriptengine - package com.github.rcaller.scriptengine
 
com.github.rcaller.statistics - package com.github.rcaller.statistics
 
com.github.rcaller.util - package com.github.rcaller.util
 
ConvertToRCode(String, Object, boolean, boolean) - Static method in class com.github.rcaller.JavaObject
 
cranRepos - Static variable in class com.github.rcaller.util.Globals
 
create(int, int) - Static method in class com.github.rcaller.datatypes.DataFrame
create an empty DataFrame with the dimensions of n*m
create(Object[][], String[]) - Static method in class com.github.rcaller.datatypes.DataFrame
 
create(String) - Static method in class com.github.rcaller.io.CSVFileWriter
 
create() - Static method in class com.github.rcaller.rstuff.RCaller
 
create(RCallerOptions) - Static method in class com.github.rcaller.rstuff.RCaller
 
create(RCode, RCallerOptions) - Static method in class com.github.rcaller.rstuff.RCaller
 
create() - Static method in class com.github.rcaller.rstuff.RCallerOptions
 
create(RProcessStartUpOptions) - Static method in class com.github.rcaller.rstuff.RCallerOptions
 
create(FailurePolicy, long) - Static method in class com.github.rcaller.rstuff.RCallerOptions
 
create(FailurePolicy, long, RProcessStartUpOptions) - Static method in class com.github.rcaller.rstuff.RCallerOptions
 
create(FailurePolicy, long, long, RProcessStartUpOptions) - Static method in class com.github.rcaller.rstuff.RCallerOptions
 
create(String, String, FailurePolicy, long, long, RProcessStartUpOptions) - Static method in class com.github.rcaller.rstuff.RCallerOptions
 
create() - Static method in class com.github.rcaller.rstuff.RCode
 
create(StringBuffer) - Static method in class com.github.rcaller.rstuff.RCode
 
create() - Static method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
create(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Integer, Integer, Integer, String, String, String, String, String, String) - Static method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
createBindings() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
createDefaultNamesArray(int) - Static method in class com.github.rcaller.util.DataFrameUtil
 
createEmptyObjectsMatrix(int, int) - Static method in class com.github.rcaller.util.DataFrameUtil
 
createObjectsMatrix(int, int, Object) - Static method in class com.github.rcaller.util.DataFrameUtil
 
createOutputFile() - Method in class com.github.rcaller.TempFileService
 
createTempFile(String, String) - Method in class com.github.rcaller.TempFileService
 
CSVFileWriter - Class in com.github.rcaller.io
 

D

DataFileExample - Class in examples
 
DataFileExample() - Constructor for class examples.DataFileExample
 
DataFrame - Class in com.github.rcaller.datatypes
 
DataFrameUtil - Class in com.github.rcaller.util
 
DataFrameUtil() - Constructor for class com.github.rcaller.util.DataFrameUtil
 
DefaultTheme - Class in com.github.rcaller.graphics
 
DefaultTheme() - Constructor for class com.github.rcaller.graphics.DefaultTheme
 
deleteRCallerTempFiles() - Method in class com.github.rcaller.TempFileService
 
deleteTempFiles() - Method in class com.github.rcaller.rstuff.RCaller
 
deleteTempFiles() - Method in class com.github.rcaller.rstuff.RCode
 
detect_current_rscript() - Static method in class com.github.rcaller.util.Globals
 
document - Variable in class com.github.rcaller.rstuff.ROutputParser
 

E

endPlot() - Method in class com.github.rcaller.rstuff.RCode
 
eval(String, ScriptContext) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
eval(Reader, ScriptContext) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
eval(String) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
eval(Reader) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
eval(String, Bindings) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
eval(Reader, Bindings) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
EventHandler - Interface in com.github.rcaller
 
Example2 - Class in examples
 
Example2() - Constructor for class examples.Example2
Ordinary Least Squares with RCaller.
Example3 - Class in examples
 
Example3() - Constructor for class examples.Example3
Standalone test application.
Example4 - Class in examples
 
Example4() - Constructor for class examples.Example4
 
Example5 - Class in examples
 
Example5() - Constructor for class examples.Example5
 
Example6 - Class in examples
 
Example6() - Constructor for class examples.Example6
 
Example7 - Class in examples
 
Example7() - Constructor for class examples.Example7
 
examples - package examples
 
ExecutionException - Exception in com.github.rcaller.exception
 
ExecutionException() - Constructor for exception com.github.rcaller.exception.ExecutionException
Creates a new instance of RCallerExecutionException without detail message.
ExecutionException(String) - Constructor for exception com.github.rcaller.exception.ExecutionException
Constructs an instance of RCallerExecutionException with the specified detail message.

F

factory - Variable in class com.github.rcaller.rstuff.ROutputParser
 
FailurePolicy - Enum in com.github.rcaller.rstuff
Specifies the behaviour of the program in case of an exception
FileStatusWatcher - Class in com.github.rcaller.util
 
FileStatusWatcher() - Constructor for class com.github.rcaller.util.FileStatusWatcher
 
find(ArrayList<NamedArgument>, String) - Static method in class com.github.rcaller.scriptengine.NamedArgument
 
findFileRecursively(File, String) - Static method in class com.github.rcaller.util.Globals
 
ForecastExample - Class in examples
 
ForecastExample() - Constructor for class examples.ForecastExample
 
FunctionCall - Class in com.github.rcaller
 
FunctionCall() - Constructor for class com.github.rcaller.FunctionCall
 
FunctionCall(String) - Constructor for class com.github.rcaller.FunctionCall
 
FunctionCall(String, ArrayList<FunctionParameter>) - Constructor for class com.github.rcaller.FunctionCall
 
FunctionParameter - Class in com.github.rcaller
 
FunctionParameter(String, String, int) - Constructor for class com.github.rcaller.FunctionParameter
 

G

generateCode(String) - Method in class com.github.rcaller.FunctionCall
 
generateRCode() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
get(String, String, String) - Method in class com.github.rcaller.rstuff.RService
 
get(String) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
getAsDoubleArray(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsDoubleMatrix(String, int, int) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsDoubleMatrix(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsFloatArray(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsIntArray(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsLogicalArray(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsLongArray(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAsStringArray(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getAxisColor() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getBackgroundColor() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getBindings(int) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
getCode() - Method in class com.github.rcaller.rstuff.RCode
 
getColumn(int) - Method in class com.github.rcaller.datatypes.DataFrame
 
getColumn(int) - Method in class com.github.rcaller.datatypes.RealMatrix
 
getColumns(int[]) - Method in class com.github.rcaller.datatypes.RealMatrix
 
getContext() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
getCranRepos() - Method in class com.github.rcaller.rstuff.RCaller
 
getD() - Method in class com.github.rcaller.datatypes.SVD
 
getData() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getDeterminant() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getDiagonal() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getDimensions() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getDimensions(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getDocument() - Method in class com.github.rcaller.rstuff.ROutputParser
 
getEigenValues() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getEigenVectors() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getEngineName() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getEngineVersion() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getExtensions() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getFactory() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
getFailurePolicy() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getFunctionName() - Method in class com.github.rcaller.FunctionCall
 
getHeaderColor() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getImg() - Method in class com.github.rcaller.rstuff.RPlotViewer
 
getInitialWaitTime() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getInterface(Class<T>) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
getInterface(Object, Class<T>) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
getInverse() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getLabelColor() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getLanguageName() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getLanguageVersion() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getLineWidth() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getMaxWaitTime() - Method in class com.github.rcaller.rstuff.RCallerOptions
How long this R caller will wait for the R process to terminate before forcibly killing it
getMessage() - Method in class com.github.rcaller.MessageSaver
 
getMethodCallSyntax(String, String, String...) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getMimeTypes() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getName() - Method in class com.github.rcaller.JavaObject
 
getName() - Method in class com.github.rcaller.scriptengine.NamedArgument
 
getNames() - Method in class com.github.rcaller.datatypes.DataFrame
 
getNames() - Method in class com.github.rcaller.rstuff.ROutputParser
 
getNames() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getNumberOfColumns() - Method in class com.github.rcaller.datatypes.DataFrame
 
getNumberOfRows() - Method in class com.github.rcaller.datatypes.DataFrame
 
getObj() - Method in class com.github.rcaller.scriptengine.NamedArgument
 
getObject(int, int) - Method in class com.github.rcaller.datatypes.DataFrame
 
getObject() - Method in class com.github.rcaller.JavaObject
 
getObjectName() - Method in class com.github.rcaller.scriptengine.LanguageElement
 
getObjects() - Method in class com.github.rcaller.datatypes.DataFrame
 
getOutputStatement(String) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getParameter(String) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getParameterName() - Method in class com.github.rcaller.FunctionParameter
 
getParameters() - Method in class com.github.rcaller.FunctionCall
 
getParser() - Method in class com.github.rcaller.rstuff.RCaller
 
getPlot(File) - Method in class com.github.rcaller.rstuff.RCode
 
getPlotColor() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getPointChar() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getProgram(String...) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getRCaller() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getRCaller() - Method in class com.github.rcaller.rstuff.RService
 
getRCallerOptions() - Method in class com.github.rcaller.rstuff.RCaller
 
getRCode() - Method in class com.github.rcaller.rstuff.RCaller
 
getRCode() - Method in class com.github.rcaller.rstuff.RService
 
getRetries() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getrExecutable() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getRow(int) - Method in class com.github.rcaller.datatypes.DataFrame
 
getRow(int) - Method in class com.github.rcaller.datatypes.RealMatrix
 
getRows(int[]) - Method in class com.github.rcaller.datatypes.RealMatrix
 
getrProcessStartUpOptions() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getrScriptExecutable() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getScriptEngine() - Method in class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
getStartUpOptionsAsCommand() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
getStartUpOptionsAsCommand() - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
getStringColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getSubHeaderColor() - Method in class com.github.rcaller.graphics.GraphicsTheme
 
getSVD() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getTrace() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getTranspose() - Method in class com.github.rcaller.datatypes.RealMatrix
 
getType() - Method in class com.github.rcaller.FunctionParameter
 
getType(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getU() - Method in class com.github.rcaller.datatypes.SVD
 
getV() - Method in class com.github.rcaller.datatypes.SVD
 
getValue() - Method in class com.github.rcaller.FunctionParameter
 
getValueNodes(String) - Method in class com.github.rcaller.rstuff.ROutputParser
 
getXMLFile() - Method in class com.github.rcaller.rstuff.ROutputParser
 
getXMLFileAsString() - Method in class com.github.rcaller.rstuff.ROutputParser
 
Globals - Class in com.github.rcaller.util
 
Globals() - Constructor for class com.github.rcaller.util.Globals
 
GraphicsTheme - Class in com.github.rcaller.graphics
 
GraphicsTheme() - Constructor for class com.github.rcaller.graphics.GraphicsTheme
 
GraphicsType - Enum in com.github.rcaller.graphics
 
GridCapExample - Class in examples
 
GridCapExample() - Constructor for class examples.GridCapExample
 

I

incrementRetries() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
invokeFunction(String, Object...) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
invokeMethod(Object, String, Object...) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
isAlive() - Method in class com.github.rcaller.rstuff.RStreamHandler
 
isOKAYdetected() - Method in class com.github.rcaller.rstuff.RStreamHandler
 
isWindows() - Static method in class com.github.rcaller.util.Globals
 

J

JavaObject - Class in com.github.rcaller
 
JavaObject(String, Object) - Constructor for class com.github.rcaller.JavaObject
 

L

LanguageElement - Class in com.github.rcaller.scriptengine
 
LanguageElement(String) - Constructor for class com.github.rcaller.scriptengine.LanguageElement
 
license - Static variable in class com.github.rcaller.util.Globals
 

M

main(String[]) - Static method in class examples.DataFileExample
 
main(String[]) - Static method in class examples.Example2
 
main(String[]) - Static method in class examples.Example3
 
main(String[]) - Static method in class examples.Example4
 
main(String[]) - Static method in class examples.Example5
 
main(String[]) - Static method in class examples.Example6
 
main(String[]) - Static method in class examples.Example7
 
main(String[]) - Static method in class examples.ForecastExample
 
main(String[]) - Static method in class examples.GridCapExample
 
Main - Class in examples
 
Main() - Constructor for class examples.Main
 
main(String[]) - Static method in class examples.Main
 
main(String[]) - Static method in class examples.RCallerScriptEngineExample1
 
main(String[]) - Static method in class examples.RCallerScriptEngineExample2
 
main(String[]) - Static method in class examples.RCallerScriptEngineExample3
 
main(String[]) - Static method in class examples.RServiceExample
 
main(String[]) - Static method in class examples.SampleGui
 
main(String[]) - Static method in class examples.SampleRGui
 
main(String[]) - Static method in class examples.SimplePlot
 
main(String[]) - Static method in class examples.Stackoverflow1
 
main(String[]) - Static method in class examples.StringArrayTest
 
main(String[]) - Static method in class examples.UnitRootsExample
 
major() - Method in class com.github.rcaller.rstuff.RService
 
messageReceived(String, String) - Method in interface com.github.rcaller.EventHandler
 
messageReceived(String, String) - Method in class com.github.rcaller.MessageSaver
 
messageReceived(String, String) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
MessageSaver - Class in com.github.rcaller
Date: 25.08.2015 Time: 14:08
MessageSaver() - Constructor for class com.github.rcaller.MessageSaver
 
minor() - Method in class com.github.rcaller.rstuff.RService
 

N

Named(String, Object) - Static method in class com.github.rcaller.scriptengine.NamedArgument
 
NamedArgument - Class in com.github.rcaller.scriptengine
 
NamedArgument(String, Object) - Constructor for class com.github.rcaller.scriptengine.NamedArgument
 

P

paint(Graphics) - Method in class com.github.rcaller.rstuff.RPlotViewer
 
PARAM_LITERAL - Static variable in class com.github.rcaller.FunctionParameter
 
PARAM_OBJECT - Static variable in class com.github.rcaller.FunctionParameter
 
parse() - Method in class com.github.rcaller.rstuff.ROutputParser
 
ParseException - Exception in com.github.rcaller.exception
 
ParseException() - Constructor for exception com.github.rcaller.exception.ParseException
Creates a new instance of RCallerParseException without detail message.
ParseException(String) - Constructor for exception com.github.rcaller.exception.ParseException
Constructs an instance of RCallerParseException with the specified detail message.
produceRCode(boolean) - Method in class com.github.rcaller.JavaObject
 
product(double[][]) - Method in class com.github.rcaller.datatypes.RealMatrix
 
product(RealMatrix) - Method in class com.github.rcaller.datatypes.RealMatrix
 
productWithScaler(double) - Method in class com.github.rcaller.datatypes.RealMatrix
 
put(String, Object) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 

R

R_current - Static variable in class com.github.rcaller.util.Globals
 
R_Linux - Static variable in class com.github.rcaller.util.Globals
 
R_require(String) - Method in class com.github.rcaller.rstuff.RCode
 
R_source(String) - Method in class com.github.rcaller.rstuff.RCode
 
R_Windows - Static variable in class com.github.rcaller.util.Globals
 
randomBeta(int, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomBinom(int, int, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomCauchy(int, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomChisqare(int, int) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomExponential(int, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomF(int, int, int) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomGamma(int, double, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomGeometric(int, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomHyperGeometric(int, int, int, int) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomLogNormal(int, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomMultinomial(int, int, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomNegativeBinom(int, int, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomNormal(int, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
RandomNumberGenerator - Class in com.github.rcaller.statistics
 
RandomNumberGenerator(RCaller) - Constructor for class com.github.rcaller.statistics.RandomNumberGenerator
 
randomPoisson(int, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomT(int, int) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomUniform(int, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
randomWeibull(int, double, double) - Method in class com.github.rcaller.statistics.RandomNumberGenerator
 
RCaller - Class in com.github.rcaller.rstuff
 
RCaller(RCode, ROutputParser, RStreamHandler, RStreamHandler, MessageSaver, TempFileService, RCallerOptions) - Constructor for class com.github.rcaller.rstuff.RCaller
 
RCallerOptions - Class in com.github.rcaller.rstuff
 
RCallerScriptEngine - Class in com.github.rcaller.scriptengine
 
RCallerScriptEngine() - Constructor for class com.github.rcaller.scriptengine.RCallerScriptEngine
 
RCallerScriptEngineExample1 - Class in examples
 
RCallerScriptEngineExample1() - Constructor for class examples.RCallerScriptEngineExample1
 
RCallerScriptEngineExample2 - Class in examples
 
RCallerScriptEngineExample2() - Constructor for class examples.RCallerScriptEngineExample2
 
RCallerScriptEngineExample3 - Class in examples
 
RCallerScriptEngineExample3() - Constructor for class examples.RCallerScriptEngineExample3
 
RCallerScriptEngineFactory - Class in com.github.rcaller.scriptengine
 
RCallerScriptEngineFactory() - Constructor for class com.github.rcaller.scriptengine.RCallerScriptEngineFactory
 
RCode - Class in com.github.rcaller.rstuff
 
RCodeUtils - Class in com.github.rcaller.util
 
RCodeUtils() - Constructor for class com.github.rcaller.util.RCodeUtils
 
RealMatrix - Class in com.github.rcaller.datatypes
 
RealMatrix(RService) - Constructor for class com.github.rcaller.datatypes.RealMatrix
 
RealMatrix(String, String) - Constructor for class com.github.rcaller.datatypes.RealMatrix
 
redirectROutputToFile(String, boolean) - Method in class com.github.rcaller.rstuff.RCaller
 
redirectROutputToStream(OutputStream) - Method in class com.github.rcaller.rstuff.RCaller
 
removeEventHandler(EventHandler) - Method in class com.github.rcaller.rstuff.RStreamHandler
 
resetMessage() - Method in class com.github.rcaller.MessageSaver
 
resetRetries() - Method in class com.github.rcaller.rstuff.RCallerOptions
 
RExecutableNotFoundException - Exception in com.github.rcaller.exception
 
RExecutableNotFoundException() - Constructor for exception com.github.rcaller.exception.RExecutableNotFoundException
 
RExecutableNotFoundException(String) - Constructor for exception com.github.rcaller.exception.RExecutableNotFoundException
 
ROutputParser - Class in com.github.rcaller.rstuff
 
ROutputParser(File) - Constructor for class com.github.rcaller.rstuff.ROutputParser
 
ROutputParser() - Constructor for class com.github.rcaller.rstuff.ROutputParser
 
RPlotViewer - Class in com.github.rcaller.rstuff
 
RPlotViewer(ImageIcon) - Constructor for class com.github.rcaller.rstuff.RPlotViewer
 
RProcessStartUpOptions - Class in com.github.rcaller.rstuff
this class contains the startup options of the R process.
Rscript_current - Static variable in class com.github.rcaller.util.Globals
 
RScript_Linux - Static variable in class com.github.rcaller.util.Globals
 
RScript_Windows - Static variable in class com.github.rcaller.util.Globals
 
RscriptExecutableNotFoundException - Exception in com.github.rcaller.exception
 
RscriptExecutableNotFoundException() - Constructor for exception com.github.rcaller.exception.RscriptExecutableNotFoundException
 
RscriptExecutableNotFoundException(String) - Constructor for exception com.github.rcaller.exception.RscriptExecutableNotFoundException
 
RService - Class in com.github.rcaller.rstuff
 
RService() - Constructor for class com.github.rcaller.rstuff.RService
 
RServiceExample - Class in examples
 
RServiceExample() - Constructor for class examples.RServiceExample
 
RStreamHandler - Class in com.github.rcaller.rstuff
A class to handle R's standard output and error streams
RStreamHandler(InputStream, String) - Constructor for class com.github.rcaller.rstuff.RStreamHandler
 
run() - Method in class com.github.rcaller.rstuff.RStreamHandler
 
runAndReturnResult(String) - Method in class com.github.rcaller.rstuff.RCaller
Runs the current code and returns the R variable "var".
runAndReturnResultOnline(String) - Method in class com.github.rcaller.rstuff.RCaller
Runs the current code in the existing R instance (or in a new one) and returns the R variable "var".
runOnly() - Method in class com.github.rcaller.rstuff.RCaller
Executes the code contained in this RCaller instance in s separate process.
RunRScript(double[]) - Method in class examples.ForecastExample
 

S

SampleGui - Class in examples
 
SampleGui() - Constructor for class examples.SampleGui
 
SampleRGui - Class in examples
 
SampleRGui() - Constructor for class examples.SampleRGui
Creates new form SampleRGui
setArch(String) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setArgs(String) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setAxisColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setBackgroundColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setBindings(Bindings, int) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
setCode(StringBuffer) - Method in class com.github.rcaller.rstuff.RCode
 
setContext(ScriptContext) - Method in class com.github.rcaller.scriptengine.RCallerScriptEngine
 
setD(double[]) - Method in class com.github.rcaller.datatypes.SVD
 
setData(double[][]) - Method in class com.github.rcaller.datatypes.RealMatrix
 
setDebugger(String) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setDocument(Document) - Method in class com.github.rcaller.rstuff.ROutputParser
 
setFile(String) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setFunctionName(String) - Method in class com.github.rcaller.FunctionCall
 
setGraphicsTheme(GraphicsTheme) - Method in class com.github.rcaller.rstuff.RCaller
 
setGui(String) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setHeaderColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setImg(ImageIcon) - Method in class com.github.rcaller.rstuff.RPlotViewer
 
setInteractive(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setLabelColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setLineWidth(int) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setMaxPPSize(Integer) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setMinNSize(Integer) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setMinVSize(Integer) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setName(String) - Method in class com.github.rcaller.JavaObject
 
setName(String) - Method in class com.github.rcaller.scriptengine.NamedArgument
 
setNoEnviron(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoInitFile(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoReadLine(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoRestore(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoRestoreData(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoRestoreHistory(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoSave(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setNoSiteFile(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setObj(Object) - Method in class com.github.rcaller.scriptengine.NamedArgument
 
setObject(Object) - Method in class com.github.rcaller.JavaObject
 
setObjectName(String) - Method in class com.github.rcaller.scriptengine.LanguageElement
 
setOKAYdetected(boolean) - Method in class com.github.rcaller.rstuff.RStreamHandler
 
setParameterName(String) - Method in class com.github.rcaller.FunctionParameter
 
setParameters(ArrayList<FunctionParameter>) - Method in class com.github.rcaller.FunctionCall
 
setPlotColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setPointChar(String) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setQuiet(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setRCode(RCode) - Method in class com.github.rcaller.rstuff.RCaller
 
setRestore(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setSave(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setSilent(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setSlave(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setStream(InputStream) - Method in class com.github.rcaller.rstuff.RStreamHandler
 
setSubHeaderColor(Color) - Method in class com.github.rcaller.graphics.GraphicsTheme
 
setType(int) - Method in class com.github.rcaller.FunctionParameter
 
setU(RealMatrix) - Method in class com.github.rcaller.datatypes.SVD
 
setV(RealMatrix) - Method in class com.github.rcaller.datatypes.SVD
 
setValue(String) - Method in class com.github.rcaller.FunctionParameter
 
setVanilla(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setVerbose(boolean) - Method in class com.github.rcaller.rstuff.RProcessStartUpOptions
 
setXMLFile(File) - Method in class com.github.rcaller.rstuff.ROutputParser
 
showPlot(File) - Method in class com.github.rcaller.rstuff.RCode
 
SimplePlot - Class in examples
 
SimplePlot() - Constructor for class examples.SimplePlot
Test for simple plots.
SkyTheme - Class in com.github.rcaller.graphics
 
SkyTheme() - Constructor for class com.github.rcaller.graphics.SkyTheme
 
Stackoverflow1 - Class in examples
 
Stackoverflow1() - Constructor for class examples.Stackoverflow1
 
start() - Method in class com.github.rcaller.rstuff.RStreamHandler
 
startPlot() - Method in class com.github.rcaller.rstuff.RCode
 
startPlot(GraphicsType) - Method in class com.github.rcaller.rstuff.RCode
 
startStreamConsumers(Process) - Method in class com.github.rcaller.rstuff.RCaller
 
stop() - Method in class com.github.rcaller.rstuff.RStreamHandler
 
StopRCallerOnline() - Method in class com.github.rcaller.rstuff.RCaller
 
stopStreamConsumers() - Method in class com.github.rcaller.rstuff.RCaller
Stops the threads that are emptying the output and error streams of the live but idle R process.
StringArrayTest - Class in examples
 
StringArrayTest() - Constructor for class examples.StringArrayTest
 
subtract(double[][]) - Method in class com.github.rcaller.datatypes.RealMatrix
 
subtract(RealMatrix) - Method in class com.github.rcaller.datatypes.RealMatrix
 
sum(double[][]) - Method in class com.github.rcaller.datatypes.RealMatrix
 
sum(RealMatrix) - Method in class com.github.rcaller.datatypes.RealMatrix
 
SVD - Class in com.github.rcaller.datatypes
 
SVD() - Constructor for class com.github.rcaller.datatypes.SVD
 

T

TempFileService - Class in com.github.rcaller
 
TempFileService() - Constructor for class com.github.rcaller.TempFileService
 
theme - Static variable in class com.github.rcaller.util.Globals
 
toString() - Method in class com.github.rcaller.FunctionParameter
 
toString() - Method in class com.github.rcaller.rstuff.RCode
 
toString() - Method in class com.github.rcaller.scriptengine.NamedArgument
 
type_double - Static variable in class com.github.rcaller.rstuff.RService
 
type_Integer - Static variable in class com.github.rcaller.rstuff.RService
 
type_String - Static variable in class com.github.rcaller.rstuff.RService
 

U

UnitRootsExample - Class in examples
 
UnitRootsExample() - Constructor for class examples.UnitRootsExample
 

V

valueOf(String) - Static method in enum com.github.rcaller.graphics.GraphicsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.rcaller.rstuff.FailurePolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.rcaller.graphics.GraphicsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.rcaller.rstuff.FailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.github.rcaller.rstuff.RService
 
version - Static variable in class com.github.rcaller.util.Globals
 

W

waitUntilFileChanged(File) - Static method in class com.github.rcaller.util.FileStatusWatcher
 
writeDataFrameToFile(DataFrame) - Method in class com.github.rcaller.io.CSVFileWriter
 

X

XMLFile - Variable in class com.github.rcaller.rstuff.ROutputParser
 
XMLParseException - Exception in com.github.rcaller.exception
 
XMLParseException() - Constructor for exception com.github.rcaller.exception.XMLParseException
 
XMLParseException(String) - Constructor for exception com.github.rcaller.exception.XMLParseException
 
A B C D E F G I J L M N P R S T U V W X 
Skip navigation links

Copyright © 2016. All rights reserved.