This page documents known bugs in Dynare stable.
-
In a stochastic context, results can be incorrect if an endogenous with a lead ⩾ 2 or an exogenous with a lead ⩾ 1 appears in the argument(s) of a call to a (nonlinear) external function (bug fixed in preprocessor@712b11a0)
-
Ramsey steady state computation can fail if
expectation
ordiff
operator is present in the model (bug fixed in 674ebce8) -
A crash can occur if some external function call is present in an auxiliary variable (bug fixed in preprocessor@34c37cfd)
-
Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
-
The
contemp_reduced_form
-option of thesbvar
-command is broken (bug not yet fixed, see #1716)