Learn R Programming

prophet (version 1.1.7)

predict_uncertainty: Prophet uncertainty intervals for yhat and trend

Description

Prophet uncertainty intervals for yhat and trend

Usage

predict_uncertainty(m, df)

Value

Dataframe with uncertainty intervals.

Arguments

m

Prophet object.

df

Prediction dataframe.