Hi there,
we are working on adding an ltv rule to the standart iacoviello 2005 housing model (http://ideas.repec.org/a/aea/aecrev/v95 ... 9-764.html). You can find our code for the model with our alterations in the attachement. Our main problem is we are unable to match the irf results presented in Rubio's paper http://www.fundacionbancosantander.com/ ... ALLEGO.pdf
We were wondering perhaps we implemented the ltv rule completly wrong. What we have done is we replaced the "m2" parametre with a variable we called Mhat in the model section and we wrote an additional the equation Mhat = mss - mY*Yhat - mQ*qhat where mss is the steady state value which takes the old m2 value. Also we have altered the original taylor rule in the paper from Rhat = (1-rR)*(1+rpi)*pihat(-1)+rY*(1-rR)*Yhat(-1)+rR*Rhat(-1)+eRhat to Rhat = (1-rR)*(1+rpi)*pihat(-1)+rY*(1-rR)*Yhat(-1)+rR*Rhat(-1)+(1-rR)*rQ*qhat+eRhat in order to account for the user cost deviation qhat. We implemented both of these equations in the light of the equations given in the papers mentioned and cited above yet we are failling to get sensible results. Can any one help us, give us a hint or at least lead us in the right direction to what our problem is ? Thank you before hand for anyone interested...