Page 1 of 1

Loop over parameters

PostPosted: Mon Jan 25, 2010 6:45 pm
by tobinsq
Hi all-

I am working on looping over parameters using a separate .m file. For some parameter ranges, the equilibrium turns out to be indeterminate and the for loop breaks down. Is there any way to tell Dynare to continue using other possible parameters for which equilibrium is determinate. All in all, the determinacy/indeterminacy of the equilibrium for different parameter ranges is what I would like to report.

Thanks a lot,

Re: Loop over parameters

PostPosted: Mon Jan 25, 2010 7:02 pm
by tobinsq
I have solved the problem. In the print_info.m, just comment out the 42 & 43th lines which are essentially to give out error when equilibrium is indeterminate.

Thanks anyways,

Re: Loop over parameters

PostPosted: Fri May 11, 2012 12:54 pm
by dancsika
Hi Tobinsq, could you please post the code you used to loop over parameters? I'd be interested in how to do something similar myself. Thanks!