Description Usage Arguments Value
Applies select in a pipeline
1 | pipe_select(train, ...)
|
train |
Data frame containing the train data. |
... |
Variables to be dropped / selected, as used in |
A list of the transformed train dataset and a .predict function to be used on new data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.