extractModFrame {caretEnsemble} | R Documentation |
This function constructs a dataframe consisting of the outcome
and all of the predictors used in any of the models ensembled in a caretEnsemble
object.
extractModFrame(model)
model |
a |
A data.frame combining all of the variables used across all models.