Page 1 of 1

Multiple Regression Runs

Posted: Thu Sep 16, 2010 6:16 am
by LaurenF
Hi

I am currently working on a project where various regressions (uni- and multi-variate) are being run. Is there a way to programme code such that I do not have to retype the variables in the equation each time?
For the independent variables, I can create a group. However I am not sure how I would be able to run a univariate regression with each series in the group. Also the same sort of concept if I was to change the dependent variable.

please let me know if you can assist me

Re: Multiple Regression Runs

Posted: Thu Sep 16, 2010 6:41 am
by startz
You want to create an EViews program. The online help has a a great deal of discussion and many examples.

Re: Multiple Regression Runs

Posted: Thu Sep 16, 2010 9:39 am
by tchaithonov
Look especially for the sections on looping. Several "for - next" nested loops would be something you may need.

Re: Multiple Regression Runs

Posted: Thu Sep 16, 2010 9:40 am
by EViews Gareth
Reading this is probably a good idea too:
http://forums.eviews.com/viewtopic.php?f=5&t=1638