sample_predictive_trend: Simulate the trend using the extrapolated generative model.

sample_predictive_trendR Documentation

Simulate the trend using the extrapolated generative model.

Description

Simulate the trend using the extrapolated generative model.

Usage

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.


chris-prener/falseProphet documentation built on April 15, 2022, 12:04 a.m.