arma shocks

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.

arma shocks

Postby efrem.castelnuovo » Wed May 02, 2007 10:49 am

Hi,

I would like to estimate a dsge model with an arma(1,1) shock. When trying to do that with my code (in attach), Dynare (version 4) returns an error message concerning the bounds of a matrix:


??? Attempted to access g1(6,19); index out of bounds because size(g1)=[7,18].

Error in ==> spestdynare_dynamic at 74
g1(6, 19)= g1(6, 19)+(-1.0);

Error in ==> dr1 at 89
[junk,jacobia_] = feval([M_.fname '_dynamic'],z,tempex);

Error in ==> resol at 61
[dr,info] = dr1(dr,check_flag);

Error in ==> check at 23
[dr, info] = resol(oo_.steady_state,1);

Error in ==> spestdynare at 151
check;

Error in ==> dynare at 49
evalin('base',fname) ;


Any suggestion on how to fix this problem? Notice that with AR shocks (i.e. when mux is removed from the code), the estimation runs smoothly.

Thanks a lot,

Efrem
Attachments
spestdynare.mod
(3.15 KiB) Downloaded 140 times
Efrem Castelnuovo
Department of Economics, University of Padua
Via del Santo 33, I-35123 Padova
Phone: +39 049 827 4257
Fax: +39 049 827 4211
e-mail: efrem.castelnuovo@unipd.it
efrem.castelnuovo
 
Posts: 5
Joined: Thu Jun 29, 2006 2:00 pm
Location: Padua

Postby Assia » Wed May 02, 2007 1:23 pm

Hi,

There's something wrong with the way you declare your Arma shock since an exogenous variable can not have lead or lagged value.
Actually you have to create an auxiliary endogenous variable (for example "endo" in the mod-file I am attaching) equals to the considered exogenous one and use it in the process at time (-1).

I hope this helps.
Attachments
spestdynare.mod
(3.2 KiB) Downloaded 248 times
Assia
 

tks a lot!

Postby efrem.castelnuovo » Wed May 02, 2007 5:11 pm

Hi Assia,

you actually fixed the problem, tks a lot!

Efrem
efrem.castelnuovo
 
Posts: 5
Joined: Thu Jun 29, 2006 2:00 pm
Location: Padua


Return to Dynare help

Who is online

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