predict.mtrainer | R Documentation |
predict using mtrainer models
## S3 method for class 'mtrainer'
predict(mtrainer, newdata = NULL, class1 = NULL)
mtrainer |
S3 object |
newdata |
data for prediction |
class1 |
a name for the class 1 |
mtrainer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.