View source: R/model_prediction.R
predictMPRModel | R Documentation |
predictMPRModel
predictMPRModel(model, data, ...)
model |
An |
data |
The data.frame/matrix that the model will be applied to. |
... |
Other arguments to be passed to the method-specific prediction function. |
The result from the method-specific predict function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.