dlmSmooth(modFilt, debug = FALSE)
"dlmFiltered"
, such as returned by
dlmFilter
FALSE
, faster C code will be used, otherwise
all the computations will be performed in R.U.S
, it gives the SVD of the variances
of the smoothing errors.dlm
for a description of dlm objects,
dlmSvd2var
to obtain a variance matrix from its SVD,
dlmFilter
for Kalman filtering,
dlmMLE
for maximum likelihood estimation, and
dlmBSample
for drawing from the posterior distribution
of the state vectors.