Help! Error when estimating a dsge model
Posted: Wed Nov 23, 2011 11:08 am
I am trying to estimate a DSGE model ,when we get to the estimation stage, I get the following error message:
??? Error using ==> minus
Matrix dimensions must agree.
Error in ==> set_prior at 264
if any(bayestopt_.p5-old.bayestopt_.p5)
Error in ==> dynare_estimation_1 at 104
[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 ==> cz at 662
dynare_estimation(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
I would really appreciate it if someone could take a look and point me in the right direction. Thanks a lot!
??? Error using ==> minus
Matrix dimensions must agree.
Error in ==> set_prior at 264
if any(bayestopt_.p5-old.bayestopt_.p5)
Error in ==> dynare_estimation_1 at 104
[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 ==> cz at 662
dynare_estimation(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
I would really appreciate it if someone could take a look and point me in the right direction. Thanks a lot!