Description Usage Arguments Value
Sample from the posterior predictive distribution.
1 | predictive_samples(m, df)
|
m |
Prophet object. |
df |
Dataframe with dates for predictions (column ds), and capacity (column cap) if logistic growth. |
A list with items "trend" and "yhat" containing posterior predictive samples for that component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.