correlated measurement errors authored by Johannes Pfeifer's avatar Johannes Pfeifer
This page documents known bugs in Dynare stable.
* `generate_trace_plots` crashes when measurement errors are present (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1752)
* `estimation` crashes for correlated measurement errors (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1752)
* In stochastic simulations, for variables that actually do not leave the steady state, reported simulated moments may be spurious (due to division by zero) (#1736)
* Dynare will display variance decompositions considering measurement error only if measurement errors are present for all observed variables (bug fixed in 6e06acc7)
* The posterior variance decompositions with measurement errors computed with `moments_varendo` are incorrect (bug fixed in 6e06acc7)
......
......