Description Usage Arguments Details Value Examples
Do forecast using auto ETS
1 | ets_fun(model_sample, h, target = "value")
|
model_sample |
preferably tsibble with "value" column |
h |
forecasting horizon, is ignored |
target |
name of the target variable, "value" by default |
Do forecast using auto ETS
auto ETS model
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.