Hi, I tried the attached mod. file, but met the following error information:
You did not declare endogenous variables after the estimation/calib_smoother command.
??? Error using ==> union
Too many input arguments.
Error in ==> dynare_estimation_init at 219
k2 = union(var_obs_index,[dr.nstatic+1:dr.nstatic+dr.npred]', 'rows');
Error in ==> dynare_estimation_1 at 59
[dataset_,xparam1, M_, options_, oo_, estim_params_,bayestopt_] = dynare_estimation_init(var_list_, dname, [], M_,
options_, oo_, estim_params_, bayestopt_);
Error in ==> dynare_estimation at 70
dynare_estimation_1(var_list,dname);
Error in ==> us_euro_m1 at 277
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
help me!
zhu yong