- improved printing and storage (same folder) of results
- improved printing and storage (same folder) of results
- fixed numerical derivatives
- fixed numerical derivatives
- fixed functionality when there is correlation of shocks or one wants to consider corr parameters for both analytical as well as numerical derivatives
- fixed functionality when there is correlation of shocks or one wants to consider corr parameters for both analytical as well as numerical derivatives
- Added the possibility to declare Dynare command options in the mod file.
- Added the possibility to declare Dynare command options in the mod file.
- Discretionary policy returns a more informative error message when the objective has nonzero derivatives with respect to some variables. [(MR #1468)](https://git.dynare.org/Dynare/dynare/merge_requests/1468)
- Discretionary policy returns a more informative error message when the objective has nonzero derivatives with respect to some variables. (!1468)
-`write_latex_static_model` and `write_latex_original_model` now support the `write_equation_tags`-option (#1431)
-`write_latex_static_model` and `write_latex_original_model` now support the `write_equation_tags`-option (#1431)
...
@@ -49,13 +49,13 @@ Dynare 4.6-unstable
...
@@ -49,13 +49,13 @@ Dynare 4.6-unstable
- New macro directives `@#echomacrovars` and `@#echomacrovars(save)` (#1564)
- New macro directives `@#echomacrovars` and `@#echomacrovars(save)` (#1564)
- The `dynare_sensitivity`-command now accepts the `diffuse_filter`-option ([MR #1562](https://git.dynare.org/Dynare/dynare/merge_requests/1562))
- The `dynare_sensitivity`-command now accepts the `diffuse_filter`-option (!1562)
- New dynare option `noemptylinemacro` (#1551)
- New dynare option `noemptylinemacro` (#1551)
- Added debugging info on NaN and Inf parameters ([MR #1538](https://git.dynare.org/Dynare/dynare/merge_requests/1538))
- Added debugging info on NaN and Inf parameters (!1538)
- Added `fast_realtime` option to real time shock decomposition (deactivated by default, runs the smoother only twice: once for the last in-sample and once for the last out-of-sample data point) ([MR #1563](https://git.dynare.org/Dynare/dynare/merge_requests/1563)) and ([MR #1552](https://git.dynare.org/Dynare/dynare/merge_requests/1552))
- Added `fast_realtime` option to real time shock decomposition (deactivated by default, runs the smoother only twice: once for the last in-sample and once for the last out-of-sample data point) (!1563) and (!1552)
- New syntax to declare model variables in the `model` block (#1386)
- New syntax to declare model variables in the `model` block (#1386)
...
@@ -76,7 +76,7 @@ Dynare 4.5
...
@@ -76,7 +76,7 @@ Dynare 4.5
foresight model and for estimation,
foresight model and for estimation,
+`ramsey_policy` accepts multipliers in its variable list and
+`ramsey_policy` accepts multipliers in its variable list and
displays results for them [(#1355)](https://github.com/DynareTeam/dynare/issues/1355).
displays results for them (#1355).
- Perfect foresight models
- Perfect foresight models
...
@@ -133,10 +133,10 @@ Dynare 4.5
...
@@ -133,10 +133,10 @@ Dynare 4.5
- Forecasts and Smoothing
- Forecasts and Smoothing
+ The smoother and forecasts take uncertainty about trends and means
+ The smoother and forecasts take uncertainty about trends and means
into account [(#679)](https://github.com/DynareTeam/dynare/issues/679),
into account (#679),
+ Forecasts accounting for measurement error are now saved in fields
+ Forecasts accounting for measurement error are now saved in fields
of the form `HPDinf_ME` and `HPDsup_ME`[(#853)](https://github.com/DynareTeam/dynare/issues/853),
of the form `HPDinf_ME` and `HPDsup_ME` (#853),
+ New fields `oo_.Smoother.Trend` and `oo_.Smoother.Constant` that
+ New fields `oo_.Smoother.Trend` and `oo_.Smoother.Constant` that
save the trend and constant parts of the smoothed variables,
save the trend and constant parts of the smoothed variables,
...
@@ -154,14 +154,14 @@ Dynare 4.5
...
@@ -154,14 +154,14 @@ Dynare 4.5
- Estimation
- Estimation
+ New options: `logdata`, `consider_all_endogenous`,
+ New options: `logdata`, `consider_all_endogenous`,