- New `dr_cycle_reduction_maxiter` option to the `stoch_simul`, `estimation` and `method_of_moments` command, to control the maximum number of iterations when the cycle reduction algorithm is used. (#1920, preprocessor!104, !2295)
- New `posterior_sampling_method=dime_mcmc` option to trigger the
Differential-Independence Mixture Ensemble ("DIME") MCMC sampler of Boehl (2022)
- Incompatible changes
- :warning: The default filename produced by the `savemacro` option of the `dynare` command has changed. It now contains an underscore (instead of a dash), for better compatibility with MATLAB/Octave syntax (preprocessor#126, preprocessor!105, !2296)
...
...
@@ -1125,9 +1128,6 @@ Dynare 4.5
+ New command `collect_latex_files` that creates one compilable LaTeX
file containing all TeX-output.
+ New `posterior_sampling_method=dime_mcmc` option to trigger the
Differential-Independence Mixture Ensemble ("DIME") MCMC sampler of Boehl (2022)