@@ -7,7 +7,7 @@ This page documents known bugs in Dynare stable.
...
@@ -7,7 +7,7 @@ This page documents known bugs in Dynare stable.
via !1767)
via !1767)
*`ramsey_constraints` crashes if the constraint contains defined `parameters` (bug fixed in https://git.dynare.org/Dynare/dynare/-/merge_requests/1788)
*`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)
* 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 (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1786)
* particle filter estimation will crash if the initial state covariance becomes singular for a draw (bug fixed via 38e300b9)
* With `order>1` in `estimation`, results from the `smoother`-option are still based on the Kalman smoother (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1757)
* With `order>1` in `estimation`, results from the `smoother`-option are still based on the Kalman smoother (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1757)
* 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)
* 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` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1757)
* Output of `smoother`-results when using particle filters will be based on `order=1` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1757)