estimated params
Posted: Sat Jan 04, 2014 8:58 am
Hi all,
When I run my model, appear this errors:
Error using dynare_estimation_init (line 283)
ESTIMATION: the 'estimated_params' block is mandatory (unless you
are running a smoother)
Error in dynare_estimation_1 (line 81)
[dataset_,xparam1, hh, M_, options_, oo_,
estim_params_,bayestopt_] = dynare_estimation_init(var_list_,
dname, [], M_, options_, oo_, estim_params_, bayestopt_);
Error in dynare_estimation (line 84)
dynare_estimation_1(var_list,dname);
Error in qwe (line 483)
dynare_estimation(var_list_);
Error in dynare (line 162)
evalin('base',fname) ;
I don't know how to calculate estimated params in my model. please help me.
I can't solve this errors. please help me to solve it, because my time for deliver my project is very limited.
Thanks
When I run my model, appear this errors:
Error using dynare_estimation_init (line 283)
ESTIMATION: the 'estimated_params' block is mandatory (unless you
are running a smoother)
Error in dynare_estimation_1 (line 81)
[dataset_,xparam1, hh, M_, options_, oo_,
estim_params_,bayestopt_] = dynare_estimation_init(var_list_,
dname, [], M_, options_, oo_, estim_params_, bayestopt_);
Error in dynare_estimation (line 84)
dynare_estimation_1(var_list,dname);
Error in qwe (line 483)
dynare_estimation(var_list_);
Error in dynare (line 162)
evalin('base',fname) ;
I don't know how to calculate estimated params in my model. please help me.
I can't solve this errors. please help me to solve it, because my time for deliver my project is very limited.
Thanks