Hi,
I was wondering if anyone know how to run several time series regressions simultaneously in Eviews?
We have 370 time series below each other in Eviews that gives us a total of 101.000 observations. (With One dependent variable and six independent variables)
Instead of running 370 equations one by one I would like to do this only one time. One challenge is that each time series can have different number of observations.
Do anyone know how to do this?
How can I run several time series regressions simultaneously
Moderators: EViews Gareth, EViews Moderator
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: How can I run several time series regressions simultaneously
It really isn't clear what you're asking here. Do you just want to estimate one equation on all 101,000 observations?
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3798
- Joined: Wed Sep 17, 2008 2:25 pm
Re: How can I run several time series regressions simultaneously
I'm not sure I understand the question either, but maybe this helps?
Suppose the variable equationNumber has the numbers 1...370 and identifies which observations are included in each equation. Then something like
Suppose the variable equationNumber has the numbers 1...370 and identifies which observations are included in each equation. Then something like
Code: Select all
smpl if equationNumber = 1
ls y x
smpl if equationNumber =2
ls y x
...Who is online
Users browsing this forum: No registered users and 2 guests
