Description Usage Arguments Value
View source: R/random_forest_helpers.r
From a random forest model generated by caret, generate summary plots
1 | random_forest_summary(caret.rf, yvals)
|
caret.rf |
A randomForest model generated by caret |
yvals |
Feature in the experimental design data frame to use as data labels |
caret.forest.importance A data frame containing variable importance for the random forest model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.