Page 1 of 1

Error in computing steady state

PostPosted: Tue Aug 19, 2014 5:35 pm
by diatrochoi
Right now I have a problem computing the steady state as my initial values are too far from the steady state values. Is there a way to retrieve the values of all the variables in the period just before dynare gives up computing the steady state?

Thanks

Re: Error in computing steady state

PostPosted: Wed Aug 20, 2014 6:55 am
by jpfeifer
Try using the most recent snapshot with
Code: Select all
options_.debug=1;
steady(solve_algo=4,maxit=1000)