smoothing | R Documentation |
Auxiliary function for model smoothing
smoothing(model)
model |
A fitted_dlm object. |
A fitted_dlm object with smoothed means (mts) and covariance matrix (Cts) for each observation.
Other auxiliary functions for fitted_dlm objects:
coef.fitted_dlm()
,
eval_dlm_norm_const()
,
fit_model()
,
forecast.fitted_dlm()
,
kdglm()
,
simulate.fitted_dlm()
,
update.fitted_dlm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.