Issues with an AR(1) process interacting with IRFs

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Issues with an AR(1) process interacting with IRFs

Postby treyaro » Fri Apr 07, 2017 1:59 pm

Hey guys

I am working on introducing a macroprudential rule into a really basic economy with housing.

We are trying to introduce a noise disturbance 'u' into our rule that simulates the effect of imperfect information on macroprudential policy setting.

For some reason, our value for noise ('u') which is defined as an AR(1) process as found in the mod file, has no effect on the IRFs when introduced into our policy rule.

I suppose we have two questions - 1) Are we defining the process correctly? 2) Are we implementing it correctly into the model?

I would appreciate any help. I have attached our .mod file.

Many thanks.
Attachments
LoanToValue.mod
(2.21 KiB) Downloaded 63 times
treyaro
 
Posts: 1
Joined: Fri Mar 31, 2017 9:14 am

Re: Issues with an AR(1) process interacting with IRFs

Postby jpfeifer » Sun Apr 09, 2017 3:15 pm

You did not set any shock variance for
Code: Select all
eps_u
. You need to include it in
Code: Select all
shocks;
var eps_e; stderr 100*STDERR_AE;
end;

Otherwise, the variance is assumed to be 0.
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 6 guests