powered by
Estimates components of UC models Standard methods applicable to UComp objects are print, summary, plot, fitted, residuals, logLik, AIC, BIC, coef, predict, tsdiag.
UCcomponents(sys)
an object of type UComp created with UC
UComp
UC
The same input object with the appropriate fields filled in, in particular:
Estimated components in matrix form
Estimated components variance in matrix form
UC, UCmodel, UCvalidate, UCfilter, UCsmooth, UCdisturb, UChp
UCmodel
UCvalidate
UCfilter
UCsmooth
UCdisturb
UChp
# NOT RUN { m1 <- UC(log(AirPassengers)) m1 <- UCcomponents(m1) # }
Run the code above in your browser using DataLab