@@ -6,6 +6,9 @@ This page documents known bugs in Dynare stable.
via !1767)
*`ramsey_constraints` crashes if the constraint contains defined `parameters` (bug fixed in https://git.dynare.org/Dynare/dynare/-/merge_requests/1788)
* Identification will display a wrong error message if a unit root is present and `diffuse_filter` has been set (bug fixed via !1782)
* particle filter estimation will crash if the initial state covariance becomes singular for a draw (bu not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1786)
* The initial state covariance in particle filter estimation may be `NaN` when using `nonlinear_filter_initialization=2` despite `options_.particles.pruning=1` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1756)
* Output of `smoother`-results when using particle filters will be based on `order=1` (but not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1757)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
*`smoother2histval` does not keep track of whether previously stored results were generate with `loglinear` (bug not yet fixed; see #1407)
* The `initval_file` option does not yet support Dynare's translation of a model into a one lead/lag-model via auxiliary variables (bug not yet fixed; see #1004)