Skip to content

dfms version 1.0.1

Latest

Choose a tag to compare

@SebKrantz SebKrantz released this 17 Jun 03:37
  • 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.