Hi friends,
I can run my code but But not completely. When I run my model, appear these errors:
Error using initial_estimation_checks (line 38)
initial_estimation_checks:: Estimation can't take place because
too many shocks have been calibrated with a zero variance!
Error in initial_estimation_checks (line 38)
error(['initial_estimation_checks:: Estimation can''t take
place because too many shocks have been calibrated with a
zero variance!'])
Error in dynare_estimation_1 (line 180)
oo_ =
initial_estimation_checks(objective_function,xparam1,dataset_,M_,estim_params_,options_,bayestopt_,oo_);
Error in dynare_estimation (line 84)
dynare_estimation_1(var_list,dname);
Error in qwe (line 508)
dynare_estimation(var_list_);
Error in dynare (line 162)
evalin('base',fname) ;
please help me to solve these errors.
Thanks.