Description Usage Arguments Value
View source: R/add_my_predictions.R
add_my_predictions
1 2 3 4 5 6 | add_my_predictions(
data = testing_data,
model_1 = model_1,
model_2 = model_1,
model_3 = model_1
)
|
model_3 |
Adds predictions to testing_data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.