Search found 4 matches

by eviews_user_2010
Wed Sep 22, 2010 11:41 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 568762

Re: An introduction to EViews programming.

Thanks a lot Eviews_Garenth. I was just about to post a message that I found out that I could capture the tstats using @tstat. Do you happen to know how to create an automatic additional loop to account for additional independent variables in the group as shown in below code? The number of loops in ...
by eviews_user_2010
Wed Sep 22, 2010 8:29 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 568762

Re: An introduction to EViews programming.

Thanks E-view Gareth for your suggestion. I've implemented a modified version of your suggestion into my code (please see below). This code, based on one of your examples, is to run regressions with every single possible combination of the independent variables using the same dependent variable, whi...
by eviews_user_2010
Tue Aug 31, 2010 2:32 pm
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 568762

Re: An introduction to EViews programming.

Hello, I like to modify the code below (it's one of the sample programs) to include the names of the depedent and independent variables of the regressions and to store these names in the vector/matrix output. For example, the first regression would be EQ_GDP_UNEMP. I would appreciate any help. Thank...
by eviews_user_2010
Thu Jun 03, 2010 11:31 am
Forum: Programming
Topic: An introduction to EViews programming.
Replies: 119
Views: 568762

Re: An introduction to EViews programming.

Hello, I tried to implement below program but kept getting the error message: @uiedit is an illegal or reserved name in "!Result = @uiedit ("", "Enter the Dependent Variable"). Do you have any ideas on how to rectify/circumvent this issue? I'm using Eviews6. Thanks, Dan User...

Go to advanced search