Toolkit com.teracloud.streams.rproject 4.0.0

General Information

The R-project Toolkit includes the RScript operator, which you can use to run R commands and apply complex data mining algorithms to detect patterns of interest in data streams.

R is a language and environment for statistical computing and graphics. For example, it provides statistical techniques such as linear and nonlinear modeling, time-series analysis, clustering, and classification. For more information about R, see https://www.r-project.org.

The R-project Toolkit can apply complex data mining algorithms to detect patterns of interest in data streams. Unlike the Mining Toolkit, the R-project Toolkit is not limited to support for a subset of mining algorithms.

Toolkit requirements

You must download and install R before you can use the R-project Toolkit.

You must also create a script or batch file that contains the R commands that you want to run. The RScript operator maps tuple attributes to variables that you can use in the R script and also returns tuple attributes from the values in the variables that were set by the script.

Release notes
Developing applications that use the R-project Toolkit
Data type conversions between R and Streams
Version
4.0.0
Required Product Version
7.2.0.0

Indexes

Namespaces
Operators

Namespaces

com.teracloud.streams.rproject
Operators