UCcomponents
Estimates unobserved components of UC models Standard methods applicable to UComp objects are print, summary, plot, fitted, residuals, logLik, AIC, BIC, coef, predict, tsdiag.
UCcomponents(sys)
sys
: an object of type UComp
created with UC
or UCforecast
The same input object with the appropriate fields filled in, in particular:
## Not run: m1 <- UC(log(AirPassengers)) m1 <- UCcomponents(m1) ## End(Not run)
UC
, UCforecast
, UCvalidate
, UCfilter
, UCsmooth
, UCdisturb
, UChp
Diego J. Pedregal
Useful links