check_original_features | R Documentation |
Check the original_features parameter for caretStack, predict.caretStack and varImp.caretStack
check_original_features(original_features, newdata, training = TRUE)
original_features |
a character vector with the names of the original features to include in the stack |
newdata |
the data to use for train a model or make predictions |
training |
a logical indicating whether the function is being called during training or prediction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.