Update Known bugs present in the current stable version authored by Johannes Pfeifer's avatar Johannes Pfeifer
This page documents known bugs in Dynare stable. This page documents known bugs in Dynare stable.
* Steady state computation with `bytecode` option in a Ramsey policy is broken (bug fixed in 1ce40d4df55b467c8cf395c0714021ecd20214b6) * Steady state computation with `bytecode` option in a Ramsey policy is broken (bug fixed in 1ce40d4df55b467c8cf395c0714021ecd20214b6)
* The SMC sampler will crash if any of the `bayesian_irf`, `moments_varendo`, or `smoother` options has been specified (bug fixed in 5d47ac2a) * The SMC sampler will crash if any of the `bayesian_irf`, `moments_varendo`, or `smoother` options has been specified (bug fixed in 5d47ac2a)
* The univariate diffuse Kalman filter erroneously treated observations with negative prediction variances due to numerical issues as missing values instead of discarding the parameter draw (bug not yet fixed; see !2280) * The univariate Kalman filter erroneously treated observations with negative prediction variances due to numerical issues as missing values instead of discarding the parameter draw (bug not yet fixed; see !2280)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819) * Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `bvar_irf` command would ignore the `SquareRoot` option and instead employ a Cholesky decomposition (bug fixed in 14634946dc724760e5a955346130763993c6ec62) * The `bvar_irf` command would ignore the `SquareRoot` option and instead employ a Cholesky decomposition (bug fixed in 14634946dc724760e5a955346130763993c6ec62)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716) * The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)
... ...
......