@@ -5,6 +5,7 @@ This page documents the changes between Dynare versions (including the unstable
...
@@ -5,6 +5,7 @@ This page documents the changes between Dynare versions (including the unstable
- Method of moments now supports estimation with discretionary optimal policy (!2279)
- Method of moments now supports estimation with discretionary optimal policy (!2279)
- The `osr` command now supports using a `planner_objective` function to conduct welfare analysis at higher order (!2411)
- The `osr` command now supports using a `planner_objective` function to conduct welfare analysis at higher order (!2411)
- :warning: the legacy linear-quadratic approach with an `optim_weights` block now requires explicitly setting `order=1`.
- :warning: the legacy linear-quadratic approach with an `optim_weights` block now requires explicitly setting `order=1`.
- The Dynamic Striated Metropolis Hastings sampler proposed by Waggoner, Wu, and Zha (2016) is now available under value `dsmh` for option `posterior_sampling_method` (see https://git.dynare.org/Dynare/dynare/-/merge_requests/2345).
- The `forecast` command now also works at higher order and supports the `pruning` option (d92c2c34)
- The `forecast` command now also works at higher order and supports the `pruning` option (d92c2c34)
- Perfect foresight integration with dates/dseries
- Perfect foresight integration with dates/dseries
- New options `first_simulation_period` and `last_simulation_period` to `perfect_foresight_setup` and `perfect_foresight_with_expectation_errors_setup` commands, to specify the real dates for the simulation (e.g. `2024Q1`); (dcd68ef7646151bd6ab2a13f0f8ccfa6eb9950bc)
- New options `first_simulation_period` and `last_simulation_period` to `perfect_foresight_setup` and `perfect_foresight_with_expectation_errors_setup` commands, to specify the real dates for the simulation (e.g. `2024Q1`); (dcd68ef7646151bd6ab2a13f0f8ccfa6eb9950bc)