Learn R Programming

prophet (version 1.0)

predict_uncertainty: Prophet uncertainty intervals for yhat and trend

Description

Prophet uncertainty intervals for yhat and trend

Usage

predict_uncertainty(m, df)

Arguments

m

Prophet object.

df

Prediction dataframe.

Value

Dataframe with uncertainty intervals.