powered by
Estimates components of ETS models
ETScomponents(m)
The same input object with the appropriate fields filled in, in particular:
Estimated components in matrix form
an object of type ETS created with ETSforecast
ETS
ETSforecast
Diego J. Pedregal
ETS, ETSforecast, ETSvalidate, ETSestim
ETSvalidate
ETSestim
if (FALSE) { m1 <- ETS(log(gdp)) m1 <- ETScomponents(m1) }
Run the code above in your browser using DataLab