simult_
Error using check_model (line 20)
Not enough input arguments.
Error in stoch_simul (line 65)
check_model;
Error in fbc1 (line 682)
info = stoch_simul(var_list_);
Error in dynare (line 223)
evalin('base',fname) ;
which check_model
stoch_simul
Error using chol
Matrix must be positive definite.
Error in posterior_sampler_initialization (line 84)
d = chol(vv);
Error in posterior_sampler (line 59)
options_.debug=1
bug not yet fixed
and the fact dynare cannot find the steady state. I provide an external steady state file, and as I checked manually, for a wide range of parameters it is able to compute the steady state perfectly. I guessed that the problem is my initial parameters value, so as you commented on http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=5358 I usedError using chol
Matrix must be positive definite.
estimated_params_init(use_calibration);
end;
diffuse_filter
mode_compute=6
mode_compute=4
Return to Dynare contributions and examples
Users browsing this forum: No registered users and 4 guests