Description Usage Arguments Details Value
An enhanced predict()
that returns the provided data, predictions for that data,
and additional information about the predictions.
1 |
object |
A |
new_data |
A |
mode |
Either "regression" or "classification". |
Setting mode = "regression" provides prediction intervals and setting mode = "classification" provides class probabilities.
A data.frame
(new_data with new columns containing the predictions).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.