Page 1 of 1

Indep. variables to multiple equations with one command

Posted: Fri Apr 17, 2015 5:42 am
by RSM
Hello,

I am running OLS panel regressions of the same independent variable on various dependent variables. I would like to test how my results change when I add different control variables. Is it possible to add them to multiple regression equations (for each of the different dependent variables) with only one command instead of changing every equation seperately!? Is it also possible to add fixed effects to multiple regressions without changing every equation individually?

Thanks for your help!

Re: Indep. variables to multiple equations with one command

Posted: Fri Apr 17, 2015 7:18 am
by EViews Gareth
The only way to do it is to write an EViews program that automates it for you.

Re: Indep. variables to multiple equations with one command

Posted: Fri Apr 17, 2015 8:28 am
by RSM
Thanks for the quick response. Since I am not familiar with writing such a program it will most likely take me longer. Anyways, at least it is good to know that I am not wasting time doing it manually. If anyone has written such a program before or has another solution I am glad if you let me know.