Hi, When I estimated a RBC model with environmental shock,dynare warned me that:
Error in computing likelihood for initial parameter values
??? Error using ==> print_info at 45
Blanchard Kahn conditions are not satisfied: indeterminacy
Error in ==> print_info at 45
error(['Blanchard Kahn conditions are not satisfied:' ...
Error in ==> initial_estimation_checks at 69
print_info(info, DynareOptions.noprint, DynareOptions)
Error in ==> dynare_estimation_1 at 179
oo_ =
initial_estimation_checks(objective_function,xparam1,dataset_,M_,estim_params_,options_,bayestopt_,oo_);
Error in ==> dynare_estimation at 89
dynare_estimation_1(var_list,dname);
Error in ==> taxe_exo at 225
dynare_estimation(var_list_);
Error in ==> dynare at 180
evalin('base',fname) ;
I tried to solve it with FAQ, but in vain. Thank you for your help.I attached my codes and data file here.