Allows execution of R command to use the R model at the model in port
to predict the class of the data at in data in port.
The predicted data is returned in the data output port.
All input data is written to a CSV file and imported into R,
saved in the variable named RDATA. The model is imported into R
too saved in the variable named RMODEL.
More details about R:
http://www.r-project.org/
Short-refcard.pdf
R<-cbind(RDATA, predict(RMODEL, RDATA))
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME R Statistics Integration - Obsolete Nodes from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!