Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: xtabond2: all variables are dropped due to collinearity


From   "Austin Nichols" <[email protected]>
To   [email protected]
Subject   Re: st: xtabond2: all variables are dropped due to collinearity
Date   Mon, 28 Aug 2006 10:38:02 -0400

kono--
I'm sure David Roodman will reply, with actual expertise to offer, but
I will offer an untested hypothesis: Your -tsset- shows gaps--is it
possible that the lagged values don't exist (i.e. the last year of
data is not in the data, only a value from four years before)?  In
that case, create a new time variable, e.g.
. gen tetrad=periodstart/4
. tsset ccode tetrad
or somesuch.

On 8/28/06, kono hisaki <[email protected]> wrote:
I have tried to estimate Blundell-Bond estimator by xtabond2,
. tsset ccode periodstart
      panel variable:  ccode, 10 to 226
       time variable:  periodstart, 1970 to 1990, but with gaps
Thanks for anticipation.
Hisaki
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index