Steady state of open economy New Keynesian model

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.

Steady state of open economy New Keynesian model

Postby tom_mercer » Tue Jan 28, 2014 9:06 am

Hello,

My model is an open economy model of the New Keynesian variety. I have been working on the attached code for a few weeks now, and it has cleared pre-processing and preliminary steps. However, from the error messages, it seems that there is an issue with the steady state?

Very grateful if anyone knows what the problem is.

My best.
tom_mercer
 
Posts: 6
Joined: Wed Dec 11, 2013 4:12 pm

Re: Steady state of open economy New Keynesian model

Postby jpfeifer » Tue Jan 28, 2014 10:48 am

Use the
Code: Select all
resid(1);

command. Your problem is that your model is log-linear, but not completely log-linearized. In particular, you have
Code: Select all
i = rho + phi_pi_home*pi_home + phi_y_ag*y_ag_gap + nu;

The steady state of i is rho and not 0. Thus, your initial values do not reflect that the interest rate is not in percentage deviations from the steady state and does not have mean 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

Re: Steady state of open economy New Keynesian model

Postby tom_mercer » Tue Jan 28, 2014 8:32 pm

Many thanks, jpfeifer!
tom_mercer
 
Posts: 6
Joined: Wed Dec 11, 2013 4:12 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 6 guests