You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New function convert() to export dfm objects to dlm or KFAS state-space formats, enabling their forecasting, smoothing, and prediction-interval functionality. Thanks @kletts (#106).
Fixed convert(..., to = "KFAS") for multivariate models.