Toolkit com.ibm.streams.rproject 2.1.2

Specialized toolkits - release 4.3.1.0-prod20190605 > com.ibm.streams.rproject 2.1.2

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 http://www.r-project.org.

The R-project Toolkit is similar to the Mining Toolkit in that you 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.

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. It runs the R script, then returns tuple attributes from the values in the variables that were set by the script.

What's new and what has changed
Developing and running applications that use the R-project Toolkit
Data type conversions between R and IBM Streams
Version
2.1.2
Required Product Version
4.2.1.0

Indexes

Namespaces
Operators

Namespaces

com.ibm.streams.rproject
Operators