Update Known bugs present in the current stable version: use past tense authored by Johannes Pfeifer's avatar Johannes Pfeifer
# This page documents known bugs in Dynare stable.
* The `keep_kalman_algo_if_singularity_is_detected` option of the `estimation` command does not work as advertised (option will be removed in Dynare 7, see 41a3bbd7)
* The `discretionary_policy` command does not accept the `planner_discount_latex_name` option, contrary to what the documentation says (bug fixed in preprocessor@f7917e9bd4369f25a20ce81e617014fdfe4f5718)
* The `keep_kalman_algo_if_singularity_is_detected` option of the `estimation` command did not work as advertised (option will be removed in Dynare 7, see 41a3bbd7)
* The `discretionary_policy` command did not accept the `planner_discount_latex_name` option, contrary to what the documentation says (bug fixed in preprocessor@f7917e9bd4369f25a20ce81e617014fdfe4f5718)
* The `outfile` option of the `smoother2histval` command would produce an incorrect file on models with two lags or more, leading to incorrect results when loading that file with `histval_file` (bug fixed in 618712ad9fb9a128545ae9ee8ca01ca2900a3af9)
* The point forecasts triggered by `forecast` option of `estimation` did not take shock uncertainty into account (bug fixed in f03929f3)
* The `nodecomposition` option of `estimation` did not suppress all variance decompositions (bug fixed in 6d2828287bf04f7e85369d99fcc69e411f24ad91)
* The `example1_reporting.mod` file was broken (bug fixed in b3e7d59b)
* The `EndTemperature` option of `mode_compute=10` (`simpsa`) was broken (bug fixed in d802ed7c)
* Optimization may, in rare cases, erroneously apply an infinite penalty function value (bug fixed in 46809c41)
* The `mh_posterior_mode_estimation` is broken in conjunction with `method_of_moments` (bug fixed in e3c0572b)
* Optimization would, in rare cases, erroneously apply an infinite penalty function value (bug fixed in 46809c41)
* The `mh_posterior_mode_estimation` was broken in conjunction with `method_of_moments` (bug fixed in e3c0572b)
* The following problems with non-linear filters were fixed:
* `filter_algorithm=cpf` with `proposal_approximation=montecarlo` returned incorrect results (bug fixed in 72b00500)
* The `particle_filter_options` `unscented_beta` and `unscented_kappa` did not accept values of 0 (bug fixed in daaf9def)
......
......