Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict_trend

Predict trend using the prophet model.


Description

Predict trend using the prophet model.

Usage

predict_trend(model, df)

Arguments

model

Prophet object.

df

Prediction dataframe.

Value

Vector with trend on prediction dates.


prophet

Automatic Forecasting Procedure

v1.0
MIT + file LICENSE
Authors
Sean Taylor [cre, aut], Ben Letham [aut]
Initial release
2021-03-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.