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 ETSmodel
ETS
ETSmodel
Diego J. Pedregal
ETS, ETSmodel, ETSvalidate, ETSestim
ETSvalidate
ETSestim
if (FALSE) { m1 <- ETS(log(gdp)) m1 <- ETScomponents(m1) }
Run the code above in your browser using DataLab