multicollinearity concerns panel data across section or with

For econometric discussions not necessarily related to EViews.

Moderators: EViews Gareth, EViews Moderator

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

multicollinearity concerns panel data across section or with

Postby Wouter van der Stee » Mon Oct 27, 2014 5:16 am

Dear,

By generating a correlation matrix between the independent variables of my panel of data I checked for possible multicollinearity problems. I have 4 different sections. My question now is whether I should look at the correlations between the variables only within an section or also across sections to check for possible multicollinearity problems.

Thanks in advance!

Wouter van der Stee

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: multicollinearity concerns panel data across section or

Postby startz » Mon Oct 27, 2014 6:26 am

What multicollinearity "problems" are you checking for?

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Tue Oct 28, 2014 1:06 am

If the explanatory variables are strongly correlated this can lead to inflated standard errors leading to unstable results. So I guess just for the regular multicollinearity problems.

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: multicollinearity concerns panel data across section or

Postby startz » Tue Oct 28, 2014 6:06 am

If the explanatory variables are strongly correlated this can lead to inflated standard errors leading to unstable results. So I guess just for the regular multicollinearity problems.
What you say is true, but often misunderstood. The standard errors may be larger than one wishes, but they are still correct. Multicollinearity simply means that there is not much information in the data about the separate effects of the variables.

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Wed Oct 29, 2014 8:24 am

Oke thank you! I recently read another post of yours about serial correlation and GARCH(1,1) models.
If my residuals contain serial correlation and an ARCH test shows I should use a GARCH(1,1) model, how can i correct for serial correlation in the GARCH model? I do not find such an option in the option menu...

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: multicollinearity concerns panel data across section or

Postby startz » Wed Oct 29, 2014 8:32 am

I think you just include ar(1) in the mean equation, but I haven't tried it.

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Wed Oct 29, 2014 8:40 am

ok thanks!

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Thu Nov 13, 2014 5:43 am

startz,

What is the difference between including an ar(1) or a lagged dependent variable in the equation?

sincerely

Wouter

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: multicollinearity concerns panel data across section or

Postby startz » Thu Nov 13, 2014 7:29 am

The equation

Code: Select all

ls y x ar(1)
is equivalent to

Code: Select all

ls y = c(1)*(x-c(2)*x(-1)) + c(2)*y(-1)
AR(1) and a lagged dependent variable are only equivalent if there are no right hand side variables.

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Thu Nov 13, 2014 7:53 am

So which one is better to include in the mean equation in order to control for autocorrelation?

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: multicollinearity concerns panel data across section or

Postby startz » Thu Nov 13, 2014 7:55 am

ar(1)

That's exactly what the ar(1) command is for.

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Thu Nov 13, 2014 8:03 am

ok thank you very much!

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Thu Nov 13, 2014 9:30 am

Would it be wrong to use a ldv instead of ar(1)? The results (coefficients etc) vary dramatically, but both seem to remove autocorrelation

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: multicollinearity concerns panel data across section or

Postby startz » Thu Nov 13, 2014 9:36 am

If by "ldv" you mean including dummy variables, then yes. If that gets rid of the serial correlation then it's probably a better solution than using ar(1)

Wouter van der Stee
Posts: 15
Joined: Wed May 22, 2013 8:56 am

Re: multicollinearity concerns panel data across section or

Postby Wouter van der Stee » Thu Nov 13, 2014 9:40 am

I mean lagged dependent variable so y(-1). So what youre saying with your last sentence is both are valid to do but lagged dependet variable is better? Can it be determined which is best to ( lagged depenedent or ar(1)) do since the results vary quite substantially?


Return to “Econometric Discussions”

Who is online

Users browsing this forum: No registered users and 2 guests