xi in dynamic panel data

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

japie999
Posts: 4
Joined: Wed Aug 05, 2009 4:32 am

xi in dynamic panel data

Postby japie999 » Thu Aug 06, 2009 5:21 am

Hello,

I can use your help!

I estimate the following model, with GMM (dynamic panel data)
yit = c + xi + xit-1 + yit-1, like in Arrelano and Bond (1991).

Time period: 1998-2007, yit-1 because of autoregression.

xi leads to problems:

1. When I give xi the same value for each year the error ´near singular matrix´ occurs.
2. When I give xi only an value in one year (the other years ´NA´) the error ´insufficient number of observations´

Is there an other way of structurering my xi-data? Or is there a function that ´tell´ the model xi is stable during the period?

Thanks a lot!

tchaithonov
Posts: 168
Joined: Mon Apr 13, 2009 7:39 am
Location: New York City

Re: xi in dynamic panel data

Postby tchaithonov » Thu Aug 06, 2009 10:58 am

For 2, can you turn NAs to zeros instead? I had the same problem a while ago with my panel and the fix was:

Code: Select all

smpl @all series x = @nan(x,0)
Not sure it would help you much but give it a try and see if it works.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13600
Joined: Tue Sep 16, 2008 5:38 pm

Re: xi in dynamic panel data

Postby EViews Gareth » Thu Aug 06, 2009 11:01 am

Putting in Zeros rather than NAs will not work.

Your first approach should work. If it isn't, you've probably created a singular matrix somewhere by mistake by including co-linear regressors.

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: xi in dynamic panel data

Postby EViews Glenn » Thu Aug 06, 2009 11:07 am

There's a deeper issue here. The DPD transformations (first-difference, orthogonal deviations) will make any non-varying variable identically equal to zero. As in the standard fixed effects estimator, you cannot estimate the coefficients on these variables using this estimator.

japie999
Posts: 4
Joined: Wed Aug 05, 2009 4:32 am

Re: xi in dynamic panel data

Postby japie999 » Thu Aug 06, 2009 11:22 am

Thanks for your reactions!!

So i'm in deep...
Nice.

Do you, or someone else, have a suggestion using what kind of model instead?

Any suggestion help!!!

Thanks, again!

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

Re: xi in dynamic panel data

Postby startz » Thu Aug 06, 2009 11:41 am

If you have fixed effects, drop the X variables that are fixed within a cross-section.


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests