I'm relatively new to programming in E-Views and would like to create a program that regresses every variable on 2 variables, excluding itself, plus an AR(1) term. I have over 20 variables so I don't want to write out all possible combinations by hand. It should look something like this:
Example Variables:
FN3
FN35
FN4
FN45
Example Regressions:
FN3 = C+ FN35 + FN4 +AR(1)
FN3 = C+ FN35 + FN45 +AR(1)
FN3 = C + FN4 + FN4 + AR(1)
FN35 = C + FN3 + FN4 + AR(1)
FN35 = C + FN3 + FN45 + AR(1)
FN35 = C + FN4 + FN45 + AR(1)
etc etc...
Programming Loop
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Who is online
Users browsing this forum: No registered users and 1 guest
