Error in computing likelihood for initial parameter values
Posted: Fri Apr 04, 2014 12:32 am
Hi,I am a new learner. When I try estimated a model ,dynare warned me the error:
There are 11 eigenvalue(s) larger than 1 in modulus
for 13 forward-looking variable(s)
The rank conditions ISN'T verified!
You did not declare endogenous variables after the estimation/calib_smoother command.
Loading 36 observations from lindata.xls
Error in computing likelihood for initial parameter values
Error using print_info (line 43)
Blanchard Kahn conditions are not satisfied: indeterminacy
Error in initial_estimation_checks (line 69)
print_info(info, DynareOptions.noprint)
Error in dynare_estimation_1 (line 169)
oo_ = initial_estimation_checks(objective_function,xparam1,dataset_,M_,estim_params_,options_,bayestopt_,oo_);
Error in dynare_estimation (line 70)
dynare_estimation_1(var_list,dname);
Error in lin (line 395)
dynare_estimation(var_list_);
Error in dynare (line 120)
evalin('base',fname) ;
what should I do next? Thank you for your help.I attached my codes and data file here.
There are 11 eigenvalue(s) larger than 1 in modulus
for 13 forward-looking variable(s)
The rank conditions ISN'T verified!
You did not declare endogenous variables after the estimation/calib_smoother command.
Loading 36 observations from lindata.xls
Error in computing likelihood for initial parameter values
Error using print_info (line 43)
Blanchard Kahn conditions are not satisfied: indeterminacy
Error in initial_estimation_checks (line 69)
print_info(info, DynareOptions.noprint)
Error in dynare_estimation_1 (line 169)
oo_ = initial_estimation_checks(objective_function,xparam1,dataset_,M_,estim_params_,options_,bayestopt_,oo_);
Error in dynare_estimation (line 70)
dynare_estimation_1(var_list,dname);
Error in lin (line 395)
dynare_estimation(var_list_);
Error in dynare (line 120)
evalin('base',fname) ;
what should I do next? Thank you for your help.I attached my codes and data file here.