#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.
#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
#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
#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.
#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