Problem with Estimation

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 Estimation

Postby dwb84 » Sun Dec 19, 2010 1:09 pm

Dear all,

I'm using Dynare to estimate a DSGE model (An and Schorfheide (2007), Bayesian Analysis of DSGE Models). The following error message shows up:


??? Subscript indices must either be real positive integers or logicals.
Error in ==> set_prior at 135
bayestopt_.name =
cellstr(strvcat(char(bayestopt_.name),M_.param_names(estim_params_.param_vals(:,1),:)));

Error in ==> dynare_estimation_1 at 83
[xparam1,estim_params_,bayestopt_,lb,ub,M_] = set_prior(estim_params_,M_,options_);

Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});

Error in ==> Project at 136
dynare_estimation(var_list_);

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


Do you have any suggestions? Thanks a lot.
Attachments
data_2.xls
(29 KiB) Downloaded 85 times
Project.mod
(2.02 KiB) Downloaded 95 times
dwb84
 
Posts: 4
Joined: Tue Nov 09, 2010 9:33 am

Re: Problem with Estimation

Postby dwb84 » Wed Dec 22, 2010 7:05 am

UPDATE:

I simulated the model and everything works fine. So the model code itself seems to be correct. I suppose there is something wrong with the data file or the estimation command. Any suggestion? Thanks.
dwb84
 
Posts: 4
Joined: Tue Nov 09, 2010 9:33 am

Re: Problem with Estimation

Postby SébastienVillemot » Tue Jan 11, 2011 11:31 am

The problem comes from the fact that you are trying to estimate kappa, r_A, pi_A, gamma_Q which are not parameters of the model, but what we call "model local variables". All parameters estimated should be declared in the "parameters" statement. In the future, Dynare will display a more explicit message for your error.

Also note that in your XLS file, you should capitalize the column names, to match the variables in the MOD file.

Best,
Sébastien Villemot
Economist at OFCE – Sciences Po
SébastienVillemot
 
Posts: 706
Joined: Fri Dec 07, 2007 2:29 pm
Location: Paris, France


Return to Dynare help

Who is online

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