Extended path and 'deterministic' exogenous variables

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.

Extended path and 'deterministic' exogenous variables

Postby bse » Sun Apr 05, 2015 4:47 pm

Dear all

I am currently thinking about combining the extended path method (extended_path) with exogenous deterministic variables (varexo_det). It seems to me that this combination should be feasible from a theoretical point of view. However, either I am mistaken, or Dynare doesn't work for this combination.

If I run a small example (the one from here: http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=5951, file attached below) with the same variables, model, etc., but apply extended_path instead of stoch_simul, Dynare or Matlab quits with an error. While calling the _dynamic file in the perfect foresight part of each extended path iteration, Dynare tries to access the values for deterministic exogenous variable (x(it_, 3) in the quote below, or e_det in the example), but it seems that the corresponding matrix (x) does - my guess - not include these series, but only those for the 'regular' stochastic variables (e and u in the example). Formally, Dynare or Matlab returns:

Attempted to access x(2,3); index out of bounds because size(x)=[202,2].

Error in example2_A_dynamic (line 64)
rhs =params(2)*y(2)+params(7)*y(3)+x(it_, 1)+x(it_, 3);

Error in solve_perfect_foresight_model (line 41)
[d1,jacobian] = model_dynamic(z,exo_simul,pfm.params,pfm.steady_state,2);

Error in extended_path (line 203)
[flag,tmp,err] = solve_perfect_foresight_model(endo_simul_1,exo_simul_1,pfm);


I'm very grateful for any help or thoughts in either direction - whether I am mistaken theoretically or Dynare doesn't like this combination (yet). And apologies if I should have missed a similar post.

Best

PS: This quote is based on unstable 4.4.4 (most current version of ZIP file), but the problem also appeared in stable 4.4.3.
Attachments
example2_A.mod
(1.84 KiB) Downloaded 110 times
bse
 
Posts: 1
Joined: Sun Aug 24, 2014 11:44 pm

Re: Extended path and 'deterministic' exogenous variables

Postby jpfeifer » Mon Apr 06, 2015 8:50 pm

Thanks for pointing this out. You can keep track of the issue at https://github.com/DynareTeam/dynare/issues/875
------------
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: Google [Bot] and 4 guests