fcst_from_post | R Documentation |
Forecast based on a fitted object.
fcst_from_post(
path.fitted.object,
df.ww.cl,
ci = 0.95,
time.last.obs = NULL,
time.horizon = NULL,
n.cores = 4
)
path.fitted.object |
|
df.ww.cl |
|
ci |
|
time.last.obs |
|
time.horizon |
|
n.cores |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.