Description Usage Arguments Value
View source: R/random_forest_helpers.r
Extract predictions from a random forest model
1 | rf_predictions(caret.rf, yvals)
|
caret.rf |
A randomForest model generated by caret |
yvals |
Feature in the experimental design data frame to use as data labels |
rf.predict A vector of predictions from the randomForest model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.