Indeterminacy

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.

Indeterminacy

Postby Sophie » Thu Jul 28, 2016 1:09 pm

I tried to replicate "A Small New Keynesian Model of the New Zealand Economy" http://www.rbnz.govt.nz/-/media/Reserve ... p06-03.pdf building on Gali and Monacelli 2005. The 14 log-linearised equations are clearly given in the appendix. However when putting them in a mod-file the below error occurred when using Dynare 4.4.3 as well as yesterday's unstable version.

Thanks a lot for your help

STEADY-STATE RESULTS:

c 0
y 0
ystar 0
a 0
phi 0
q 0
s 0
pi 0
pif 0
pih 0
pistar 0
r 0
rstar 0
mc 0
??? Error using ==> print_info at 45
Blanchard Kahn conditions are not satisfied: indeterminacy

Error in ==> stoch_simul at 98
print_info(info, options_.noprint, options_);

Error in ==> nz1 at 254
info = stoch_simul(var_list_);

Error in ==> dynare at 180
evalin('base',fname) ;
Attachments
nz1.mod
(1.45 KiB) Downloaded 65 times
Sophie
 
Posts: 8
Joined: Wed Jul 20, 2016 1:56 pm

Re: Indeterminacy

Postby jpfeifer » Thu Jul 28, 2016 2:23 pm

My guess is that the problem comes from the last equation
Code: Select all
rstar-rstar(+1)=RHORSTAR*(rstar(-1)-pistar)+vrstar;

It is different from the Appendix. Moreover, there is no way to disentangle which part of the exogenous foreign real interest rate comes from rstar and which from pistar. They are only jointly determined. Therefore. you might need to define rstar(-1)-pistar as one variable.
------------
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: Indeterminacy

Postby Sophie » Thu Jul 28, 2016 5:25 pm

Thank you very much! It was exactly the way you suspected. After correcting the typo and redefining rstar(-1)-pistar, I retrieved some results.
Sophie
 
Posts: 8
Joined: Wed Jul 20, 2016 1:56 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests