From r.lucchetti@univpm.it Tue May 25 16:42:51 2010 From: Riccardo (Jack) Lucchetti To: gretl-users@gretlml.univpm.it Subject: Re: [Gretl-users] Loop question Date: Tue, 25 May 2010 22:42:48 +0200 Message-ID: In-Reply-To: AANLkTimdZp_ZxMXsqC9PoLGNK-O_G7N7MRwX7nBy_yIO@mail.gmail.com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5389407002518111021==" --===============5389407002518111021== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Tue, 25 May 2010, Henrique Andrade wrote: > Now, because I just need the values for 6, 12 and 24, I'm trying to > substitute the second line "loop for (n=6;n<=24;n=n*2)" for this: > > loop for (n=6;n=12;n=24) > > But the script isn't working. Any hints? This, maybe? Riccardo (Jack) Lucchetti Dipartimento di Economia Università Politecnica delle Marche r.lucchetti(a)univpm.it http://www.econ.univpm.it/lucchetti --===============5389407002518111021==--