Statalist The Stata Listserver


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

st: xtreg fe


From   <[email protected]>
To   <[email protected]>
Subject   st: xtreg fe
Date   Wed, 22 Feb 2006 18:29:33 -0300 (ART)

I want to run a model with fixed effects (panel)
It has an autoregressive variable and the problem is that when I run it,
stata dropp the autoregressive term
I`m actually using xtreg command with fe option

The model is like this

Yit = a + b Yit-1 + c X1t + d X2t

the command I`m using is

xtreg yit yit-1 x1t x2t, fe

How could I get a coefficient for Yit-1?

Thanks

IR


*
*   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