Search found 3 matches
- Thu Feb 27, 2014 9:52 am
- Forum: Programming
- Topic: loop regressions
- Replies: 5
- Views: 3433
Re: loop regressions
The first statement is right, putting it into context, I have return data of firms and I'm trying to see what determines them, whereby the independent variables are market related. Only problem is I have 300+ of these returns and each firm has different inception dates and some return data stops bef...
- Thu Feb 27, 2014 9:30 am
- Forum: Programming
- Topic: loop regressions
- Replies: 5
- Views: 3433
Re: loop regressions
Apologies, each regression has a dependent variable that starts at a different date (no particular order) and I have independent variables for the whole ten years and in order to enable a OLS regression to be run, only the independent variables that determine the dependent variable should be used. F...
- Thu Feb 27, 2014 8:13 am
- Forum: Programming
- Topic: loop regressions
- Replies: 5
- Views: 3433
loop regressions
Hello, I've just started out on Eviews 8, and was going to manually run 300+ regressions on monthly data in a ten year sample. Is it possible to create a loop instead that searches the start date of the dependent variable (in a spreadsheet) and selects the corresponding independent variables, and pr...
