Page 1 of 1

howtoloops page

PostPosted: Wed Jun 08, 2016 1:55 pm
by aorestrup
I am trying to access the page:
http://www.dynare.org/DynareWiki/HowtoLoops which is referred in several posts, but I am getting: "This page does not exist yet. "
Any help please

Re: howtoloops page

PostPosted: Wed Jun 08, 2016 5:05 pm
by jpfeifer
What exactly are you looking for? I am not aware of any page like this.

Re: howtoloops page

PostPosted: Thu Jun 09, 2016 3:01 pm
by aorestrup
I am trying to do a loop over a parameter and save all results - the endogenous variables for each value of such parameter, keeping all other at the same constant values.

In the code attached I can create different values for \taucs but the code is displaying only for its last value and the corresponding endogenous variables. How exactly can I save and have access to all results?

Thanks in advance.

Re: howtoloops page

PostPosted: Sun Jun 12, 2016 4:56 pm
by jpfeifer
This is not the correct way of looping over Dynare. Please see http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=4891.
Over which command are you trying to loop?