train.mtrainer | R Documentation |
train mtrainer models
## S3 method for class 'mtrainer'
train(mtrainer, formula, data_list, update = FALSE, n_cores = -1)
mtrainer |
S3 object |
formula |
the relation to show class column name |
data_list |
A list of data |
update |
A boolean value |
n_cores |
A number of cores for parallel process |
mtrainer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.