请问有人用matlab做贝叶斯估计的时候,有没有遇到过下面的情况呀?是不是因为数据或者参数设置问题呀?
dynare_estimation_init:: The steady state at the initial parameters cannot be computed.
错误使用 print_info (第 32 行)
Impossible to find the steady state (the sum of square residuals of the static equations is 864.0024). Either the model doesn't have a steady
state, there are an infinity of steady states, or the guess values are too far from the solution
出错 dynare_estimation_init (第 619 行)
print_info(info, 0, options_);
出错 dynare_estimation_1 (第 110 行)
dynare_estimation_init(var_list_, dname, [], M_, options_, oo_, estim_params_, bayestopt_);
出错 dynare_estimation (第 118 行)
dynare_estimation_1(var_list,dname);
出错 mm.driver (第 516 行)
oo_recursive_=dynare_estimation(var_list_);
出错 dynare (第 281 行)
evalin('base',[fname '.driver']);


雷达卡


京公网安备 11010802022788号







