powered by
Runs the Fixed Interval Smoother for UC models Standard methods applicable to UComp objects are print, summary, plot, fitted, residuals, logLik, AIC, BIC, coef, predict, tsdiag.
UCsmooth(sys)
an object of type UComp created with UC
UComp
UC
The same input object with the appropriate fields filled in, in particular:
Fitted values of output
Variance of fitted values of output
State estimates
Variance of state estimates
UC, UCmodel, UCvalidate, UCfilter, UCdisturb, UCcomponents, UChp
UCmodel
UCvalidate
UCfilter
UCdisturb
UCcomponents
UChp
# NOT RUN { m1 <- UC(log(AirPassengers)) m1 <- UCsmooth(m1) # }
Run the code above in your browser using DataLab