This page documents known bugs in Dynare stable.
-
perfect_foresight_with_expectation_errors
command crashes with homotopy_marginal_linearization_fallback
option if there are several distinct shocks
or endval
blocks with the learnt_in
option (bug fixed in 85bea5a6)
-
model_diagnostics
with the bytecode
option will crash if the static Jacobian is singular (bug fixed in e58c1255)
-
discretionary_policy
with the noprint
option will crash when encountering a problem instead of continuing (bug not yet fixed, see !2349 (merged))
- Using the
forecast
command with a model solved at order=2
with varexo_det
, Dynare would return uncertainty bands based on a first-order approximation (bug not fixed, see #1940)
Low priority bugs that won't be fixed soon:
- 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)