sample_predictive_trend: Simulate the trend using the extrapolated generative model.

Description Usage Arguments Value

Description

Simulate the trend using the extrapolated generative model.

Usage

1
sample_predictive_trend(model, df, iteration)

Arguments

model

Prophet object.

df

Prediction dataframe.

iteration

Int sampling iteration to use parameters from.

Value

Vector of simulated trend over df$t.


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