sample_posterior_predictive {prophet} | R Documentation |
Prophet posterior predictive samples.
sample_posterior_predictive(m, df)
m |
Prophet object. |
df |
Prediction dataframe. |
List with posterior predictive samples for the forecast yhat and for the trend component.