Optimal policy identification authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -42,6 +42,8 @@ Dynare 4.7 (unstable) ...@@ -42,6 +42,8 @@ Dynare 4.7 (unstable)
- New option `schur_vec_tol` to the `identification` command, for setting the tolerance level used to find nonstationary variables in Schur decomposition of the transition matrix (!1794) - New option `schur_vec_tol` to the `identification` command, for setting the tolerance level used to find nonstationary variables in Schur decomposition of the transition matrix (!1794)
- The `identification`-command now supports optimal policy (!1852)
- The `fast_realtime` option of the `realtime_shock_decomposition` command now accepts a vector of integers, which runs the smoother for all the specified data vintages (!1842) - The `fast_realtime` option of the `realtime_shock_decomposition` command now accepts a vector of integers, which runs the smoother for all the specified data vintages (!1842)
- New `notime` option to the `dynare` command (preprocessor@27a8b3b70ed93e45f17e9792d0a23ea781b2b4dc) - New `notime` option to the `dynare` command (preprocessor@27a8b3b70ed93e45f17e9792d0a23ea781b2b4dc)
... ...
......