predict_trend: Predict trend using the prophet model.

Description Usage Arguments Value

Description

Predict trend using the prophet model.

Usage

1
predict_trend(model, df)

Arguments

model

Prophet object.

df

Prediction dataframe.

Value

Vector with trend on prediction dates.


prophet documentation built on March 30, 2021, 5:05 p.m.