Description Usage Arguments Value
View source: R/predict.mlkit.class.fit.R
Custom implementation for prediction using model fits obtained
resulting from multiclass classification models in the mlkit
package.
1 2 |
object |
|
newdata |
optional matrix of explanatory variables to use in prediction.
Default is |
... |
additional arguments affecting the predictions produced. |
Atomic vector containing predictions based on the given model and explanatory variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.