Description Usage Arguments Value Author(s) See Also Examples
This function overrides the ETS initial values. The model is not reoptimised and therefore should be used in conjuction with pre-defined smoothing parameters
1 |
y |
A numeric vector or time series. |
level |
Initial level. |
trend |
Initial trend. |
season |
Vector of initial seasonal indices. |
... |
ets input arguments. |
fit |
An object of class "ets". |
Nikolaos Kourentzes
ets
.
1 | init.ets(AirPassengers,trend=1.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.