This page documents known bugs in Dynare stable.
- Dynare++ is missing the
dynare_simul.m
file (bug not yet fixed; see !1713 (merged); it can be downloaded from here) - The parameter vector
M_.params
is not correctly updated after calls tostoch_simul
anddiscretionary_policy
if parameters have been modified in a steady state file (bug not yet fixed; see #1711 (closed)) - Using
stoch_simul
withnograph
andTeX
will crash (bug not yet fixed; see !1715 (merged)) -
discretionary_policy
may crash instead of aborting with a proper error code (bug not yet fixed; see !1716 (merged)) - 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 withloglinear
(bug not yet fixed; see #1407 (closed)) - 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 (closed))