Description Usage Arguments See Also
View source: R/forcasting_tools.R
Put data frame (train or test).
1 | pred_rpart(data_df, modele)
|
data_df |
Data, class "data.frame". |
modele |
rpart objects. |
Other predicting functions:
pred_glm_net()
,
pred_keras()
,
predict_broom()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.