predictive_samples: Sample from the posterior predictive distribution.

Description Usage Arguments Value

Description

Sample from the posterior predictive distribution.

Usage

1

Arguments

m

Prophet object.

df

Dataframe with dates for predictions (column ds), and capacity (column cap) if logistic growth.

Value

A list with items "trend" and "yhat" containing posterior predictive samples for that component.


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