predict_trend | R Documentation |
Predict trend using the prophet model.
predict_trend(model, df)
model |
Prophet object. |
df |
Prediction dataframe. |
Vector with trend on prediction dates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.