exclude_fun | R Documentation |
This generates a vector of length nrow(data) to flag removal from model **training**
exclude_fun(data, exclude_train = NULL)
data |
A |
exclude_train |
control for exclusion of rows in data for the model training only, with various options, either:
|
....
A vector of binary flags for removing training data points
Ciaran Gilbert, ciaran.gilbert@strath.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.