Problem with the BGG 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.

Problem with the BGG model

Postby qazi.haque » Sun May 24, 2015 12:26 pm

Hi,

I have been looking at the DYNARE code for replicating the BGG (1999) paper provided by Ambrogio Cesa-Bianchi on his webpage (please find the mod file attached).

However, the problem I am encountering is that when I am trying to modify eq 4.19 as q(+1) = psi*(i(+1) - k) to allow for investment delays as in section 4.2.1.1 in the paper, the model turns out to be indeterminate (as reported by DYNARE). But BGG seem to simulate the model under this alternative formulation and show impulse responses in their paper which now got me confused.

Any suggestions?

Cheers,
Qazi
Attachments
BGG99.mod
(2.43 KiB) Downloaded 116 times
qazi.haque
 
Posts: 18
Joined: Thu Nov 06, 2014 11:37 am

Re: Problem with the BGG model

Postby jpfeifer » Tue May 26, 2015 5:42 pm

My guess is that 4.23 the law of motion for capital also gets a different timing. Because if you leave the timing for investment, investment will go live immediately instead of with a delay.
------------
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: Problem with the BGG model

Postby carondon » Sat Nov 28, 2015 11:43 pm

I had the same issue....the following works

//6. Eq. 4.19
q=psi*(i_del-k(-1));
% 6.1 W/o investment delays
%i_del=i;
% 6.2 With investment delay
i_del(-1)=i;
carondon
 
Posts: 1
Joined: Sat Nov 28, 2015 11:40 pm

Re: Problem with the BGG model

Postby Ramental » Sun Jul 10, 2016 1:02 pm

carondon wrote:I had the same issue....the following works

//6. Eq. 4.19
q=psi*(i_del-k(-1));
% 6.1 W/o investment delays
%i_del=i;
% 6.2 With investment delay
i_del(-1)=i;


Works perfectly. Thanks.
I've used this model as basis: http://www.nviegi.net/research/bgg.txt
Ramental
 
Posts: 1
Joined: Sat Jun 13, 2015 11:36 pm


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 7 guests