Blanchard Kahn conditions
Posted: Wed Jan 18, 2012 11:13 am
Dear all:
I try the code in 4.2.4 and the error message is as following and by the way the steady state values are calculated by other software so the outcome of steady is same as intial value because Dynare's calculation is very sensitive to the intial value and the outcome is different every time I run the code(when I do not set the intial values same as outcomes):
Also,I try many different combinations of values of prior parameters setting as recommended in previous related topics but seems still does not work.
Does this mean that there is some fundmental error with my model setting ?
Thank you all for potential suggestions !
Error in computing likelihood for initial parameter values
??? Error using ==> print_info at 39
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in ==> initial_estimation_checks at 101
print_info(info, options_.noprint)
Error in ==> dynare_estimation_1 at 122
initial_estimation_checks(xparam1,gend,data,data_index,number_of_observations,no_more_missing_observations);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> rbc at 203
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
I try the code in 4.2.4 and the error message is as following and by the way the steady state values are calculated by other software so the outcome of steady is same as intial value because Dynare's calculation is very sensitive to the intial value and the outcome is different every time I run the code(when I do not set the intial values same as outcomes):
Also,I try many different combinations of values of prior parameters setting as recommended in previous related topics but seems still does not work.
Does this mean that there is some fundmental error with my model setting ?
Thank you all for potential suggestions !
Error in computing likelihood for initial parameter values
??? Error using ==> print_info at 39
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in ==> initial_estimation_checks at 101
print_info(info, options_.noprint)
Error in ==> dynare_estimation_1 at 122
initial_estimation_checks(xparam1,gend,data,data_index,number_of_observations,no_more_missing_observations);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> rbc at 203
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;