Description Usage Arguments Value
Simulate observations from the extrapolated generative model.
1 | sample_model(m, df, seasonal.features, iteration, s_a, s_m)
|
m |
Prophet object. |
df |
Prediction dataframe. |
seasonal.features |
Data frame of seasonal features |
iteration |
Int sampling iteration to use parameters from. |
s_a |
Indicator vector for additive components |
s_m |
Indicator vector for multiplicative components |
List of trend and yhat, each a vector like df$t.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.