powered by
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)
The same input object with the appropriate fields filled in, in particular:
comp: Estimated components in matrix form
compV: Estimated components variance in matrix form
an object of type UComp created with UC or UCforecast
UComp
UC
UCforecast
Diego J. Pedregal
UC, UCforecast, UCvalidate, UCfilter, UCsmooth, UCdisturb, UChp
UCvalidate
UCfilter
UCsmooth
UCdisturb
UChp
if (FALSE) { m1 <- UC(log(AirPassengers)) m1 <- UCcomponents(m1) }
Run the code above in your browser using DataLab