help of DSGE
Posted: Tue Dec 13, 2011 11:05 am
Hi All,
I am trying to solve Smets et al 2003. However, I cannot solve it properly. It gives me the following problem
You did not declare endogenous variables after the estimation command.
Loading 79 observations from Book1.xls
??? Error using ==> load
Unable to read file smetswouters_mode: No such file or directory.
Error in ==> dynare_estimation_1 at 65
load(options_.mode_file);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> bbdd at 337
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
I am trying to solve Smets et al 2003. However, I cannot solve it properly. It gives me the following problem
You did not declare endogenous variables after the estimation command.
Loading 79 observations from Book1.xls
??? Error using ==> load
Unable to read file smetswouters_mode: No such file or directory.
Error in ==> dynare_estimation_1 at 65
load(options_.mode_file);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> bbdd at 337
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;