Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

extractCaretTarget

Extracts the target variable from a set of arguments headed to the caret::train function.


Description

This function extracts the y variable from a set of arguments headed to a caret::train model. Since there are 2 methods to call caret::train, this function also has 2 methods.

Usage

extractCaretTarget(...)

Arguments

...

a set of arguments, as in the caret::train function


caretEnsemble

Ensembles of Caret Models

v2.0.1
MIT + file LICENSE
Authors
Zachary A. Deane-Mayer [aut, cre], Jared E. Knowles [aut]
Initial release
2019-12-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.