random_forest_summary: From a random forest model generated by caret, generate...

Description Usage Arguments Value

View source: R/random_forest_helpers.r

Description

From a random forest model generated by caret, generate summary plots

Usage

1
random_forest_summary(caret.rf, yvals)

Arguments

caret.rf

A randomForest model generated by caret

yvals

Feature in the experimental design data frame to use as data labels

Value

caret.forest.importance A data frame containing variable importance for the random forest model


rdocking/amlpmpsupport documentation built on Jan. 4, 2021, 7:09 a.m.