Hey all,
I'm writing to ask for some help with the simulation of the first order approximation of the model I'm currently working with. The model solves ok, but if I set the variance of only one exogenous shock for a value different than zero, Dynare still plots impulse response functions for other exogenous variables. In the example I'm posting here, I have only a shock in the variable "g" (line 177), but there is still some response in the exogenous variable "mv" (line 162 of the code).
I solved the model in Dynare 4.0.4, but today I tried with Dynare 4.1.0. The problem still persists, with one important detail: in the variance decomposition, the values of "mv" are explained by 113% by its exogenous shock "mvsh"... That's a bug, I assume.
Any help, comments, fixes, responses will be greatly appreciated!
Best,
Angelo
P.S.: by the way, great job with the variance decomposition in Dynare 4.1.0!!! Thank you so much for the added feature!