Statalist The Stata Listserver


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

Re: st: one year lag not allowed?


From   Philipp Rehm <[email protected]>
To   [email protected]
Subject   Re: st: one year lag not allowed?
Date   Mon, 27 Nov 2006 17:44:27 +0100

You could try:
xtreg output L.taxrate,fe i(id)

(note: "L" instead of "l")

HTH,
Philipp

Xiaoheng Zhang wrote:
> Dear all,
> 
> I have a balanced panel for 16 countries,10 years(1993 to 2002).I use the
> following command to estimate a linear panel date model
> 
> . tsset id year
>        panel variable:  id, 1 to 15
>         time variable:  year, 1993 to 2002
> 
> . xtreg output l.taxrate,fe i(id)
> time-series operators not allowed
> 
> What might be the problem?I checked the data set it is good,no missing value for
> "output" and "taxrate" and they are balanced.Very odd.Thanks in advance.
> 
> Greetings,
> 
> Xiaoheng Zhang(Kevin)
> 
> 
> 
> 
> *
> *   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/
> 
*
*   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