[Trac] #202: conditional_variance_decomposition option fails with estimation
#202: conditional_variance_decomposition option fails with estimation --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: Component: Core M-files | Version: 4.2.1 Keywords: | --------------------------+------------------------------------------------- It looks for the M_.sigma_e_is_diagonal flag, which is only added by the preprocessor if the "shocks" block is present, based on the contents of that block. In an estimation context, this field is therefore not necessarily present. Maybe the fix is to generate the flag in the preprocessor using the contents of estimated_params. Comments please. -- Ticket URL: <https://www.dynare.org/trac/ticket/202> Dynare <http://www.dynare.org> The Dynare project
#202: conditional_variance_decomposition option fails with estimation --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: Component: Core M-files | Version: 4.2.1 Keywords: | --------------------------+------------------------------------------------- Comment(by sebastien): See also this topic on the forum: http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=3232 -- Ticket URL: <https://www.dynare.org/trac/ticket/202#comment:1> Dynare <http://www.dynare.org> The Dynare project
#202: conditional_variance_decomposition option fails with estimation ------------------------+--------------------------------------------------- Reporter: sebastien | Owner: stepan Type: bug | Status: new Priority: major | Milestone: Component: Estimation | Version: 4.2.1 Keywords: | ------------------------+--------------------------------------------------- Changes (by sebastien): * owner: => stepan * component: General => Estimation -- Ticket URL: <https://www.dynare.org/trac/ticket/202#comment:2> Dynare <http://www.dynare.org> The Dynare project
#202: conditional_variance_decomposition option fails with estimation ------------------------+--------------------------------------------------- Reporter: sebastien | Owner: stepan Type: bug | Status: new Priority: major | Milestone: Component: Estimation | Version: 4.2.1 Keywords: | ------------------------+--------------------------------------------------- Comment(by stepan): Fixed by adding a definition of the flag at the top of dynare_estimation_1.m. -- Ticket URL: <https://www.dynare.org/trac/ticket/202#comment:3> Dynare <http://www.dynare.org> The Dynare project
#202: conditional_variance_decomposition option fails with estimation -------------------------+-------------------------------------------------- Reporter: sebastien | Owner: stepan Type: bug | Status: closed Priority: major | Milestone: Component: Estimation | Version: 4.2.1 Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by stepan): * status: new => closed * resolution: => fixed -- Ticket URL: <https://www.dynare.org/trac/ticket/202#comment:4> Dynare <http://www.dynare.org> The Dynare project
participants (1)
-
Trac Dynare