Learn R Programming

prophet (version 0.1)

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
Data frame.