- New option `tolx` of `steady` that governs the termination based on the step tolerance (https://git.dynare.org/Dynare/preprocessor/-/merge_requests/60)
- New option `tolx` of `steady` that governs the termination based on the step tolerance (https://git.dynare.org/Dynare/preprocessor/-/merge_requests/60)
- New option `fsolve_options` to `steady` for setting options to `fsolve` when `solve_algo=0` (#1856)
- New option `fsolve_options` to `steady` for setting options to `fsolve` when `solve_algo=0` (#1856)
- :warning: New `estimation`-option `mh_init_scale_factor` replacing the deprecated `mh_init_scale` to govern the overdispersion of the starting draws when initializing several Monte Carlo Markov Chains (!2041).
- OccBin:
- OccBin:
- new `reset_check_ahead_periods_in_new_period`-option that allows resetting `check_ahead_periods` in each simulation period (3765ef77)
- new `reset_check_ahead_periods_in_new_period`-option that allows resetting `check_ahead_periods` in each simulation period (3765ef77)
- new `simul_max_check_ahead_periods`, `likelihood_max_check_ahead_periods`, and `smoother_max_check_ahead_periods`-options to truncate the number of periods for which agents check ahead which regime is present (2f236048 and preprocessor@ed95a2ca )
- new `simul_max_check_ahead_periods`, `likelihood_max_check_ahead_periods`, and `smoother_max_check_ahead_periods`-options to truncate the number of periods for which agents check ahead which regime is present (2f236048 and preprocessor@ed95a2ca )