Search found 5 matches

by george m
Thu Aug 25, 2011 2:50 am
Forum: Programming
Topic: how to run equation.ls in the background
Replies: 5
Views: 6998

Re: how to run equation.ls in the background

Its working, putting "do" in front of eq.ls has done the trick and the estimation window doesn't open for each i anymore. Thanks for your help!!!
PS. I run Eviews 7 so i guess its up to date.
by george m
Fri Aug 19, 2011 8:24 pm
Forum: Programming
Topic: how to run equation.ls in the background
Replies: 5
Views: 6998

Re: how to run equation.ls in the background

Hi trubador, thanks for the reply, however, this is what I currently do. My code is something like equation eq1 for !i = 1 to 2403 smpl 0+!t 800+!t ' set the initial sample 1 to 800 then increment by 1 each time eq1.ls y c x next !i The problem is that it shows estimation output for each i (that's w...
by george m
Fri Aug 19, 2011 2:07 am
Forum: Programming
Topic: how to run equation.ls in the background
Replies: 5
Views: 6998

how to run equation.ls in the background

I run a "for" loop with "equation.ls" in it and want to suppress the estimation output window showing for each loop, i.e. so that it pop up every time it runs. Is there a way to do this?
Regards,
g.m.
by george m
Wed Dec 15, 2010 5:42 pm
Forum: Programming
Topic: Extending Sample Size
Replies: 13
Views: 17665

Re: Extending Sample Size

great, thanks!!
by george m
Wed Dec 15, 2010 5:02 pm
Forum: Programming
Topic: Extending Sample Size
Replies: 13
Views: 17665

Extending Sample Size

How does one extend sample size (i.e. past the last observation originally defined) using a command?
thanks,

Go to advanced search