Description Usage Arguments Value
Return the prediction from the forest.
1 2 | ## S4 method for signature 'RF'
predict(object, feature.new)
|
object |
A 'RF' object. |
feature.new |
A data frame of testing predictors. |
A vector of predicted responses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.