'stoch_simul ' is good ,but 'bayes estimation' was wrong
hi everyone
i run a code( Written by: Fabio Verona,paper name:#11: Fabio Verona and Maik H. Wolters (2012), “Sticky Information Models in Dynare” (source code)).you could download at "http://www.dynare.org/wp/contents".
this code run " stoch_simul "very well,
but if i want to add "varobs ....;estimated_params......;estimation(datafile=QQQ,....)" to do some bayes estimation,
MATLAB always say :
Error using print_info (line 40)
Blanchard Kahn conditions are not satisfied: no stable equilibrium
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 RRSIGE (line 4269)
dynare_estimation(var_list_);
Error in dynare (line 120)
evalin('base',fname) ;
i am a new one in dynare .could anyone help me?
thank you.
i run a code( Written by: Fabio Verona,paper name:#11: Fabio Verona and Maik H. Wolters (2012), “Sticky Information Models in Dynare” (source code)).you could download at "http://www.dynare.org/wp/contents".
this code run " stoch_simul "very well,
but if i want to add "varobs ....;estimated_params......;estimation(datafile=QQQ,....)" to do some bayes estimation,
MATLAB always say :
Error using print_info (line 40)
Blanchard Kahn conditions are not satisfied: no stable equilibrium
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 RRSIGE (line 4269)
dynare_estimation(var_list_);
Error in dynare (line 120)
evalin('base',fname) ;
i am a new one in dynare .could anyone help me?
thank you.