@@ -13,7 +13,7 @@ This page documents known bugs in Dynare stable.
* Estimation:
* the computation of prior/posterior statistics would crash if `filter step_ahead > 1` without requesting `forecast` or the `smoother` (bug fixed, see e7ca989b)
* handling of NaN and complex parameters returned by steady state files was not correctly handled (bug fixed in 64d61c32)
* `analytical_derivation` could be triggered with `endogenous_prior` but did not take the endogenous prior into account for the Jacobian and Hessian (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2120)
* `analytical_derivation` could be triggered with `endogenous_prior` but did not take the endogenous prior into account for the Jacobian and Hessian (bug fixed in 0b0a4ef3)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)