rf_predictions: Extract predictions from a random forest model

Description Usage Arguments Value

View source: R/random_forest_helpers.r

Description

Extract predictions from a random forest model

Usage

1
rf_predictions(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

rf.predict A vector of predictions from the randomForest model


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