Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: fixed effects & autocorrelation& heteroskedasticity


From   "Antonio Rodrigues Andres" <[email protected]>
To   <[email protected]>
Subject   Re: st: fixed effects & autocorrelation& heteroskedasticity
Date   Wed, 26 May 2004 00:20:23 +0200

Thanks Clive
I just wonder if I want to estimate a fixed effects model with ar(1) and
accounting for heteroskedasticity, I should use xtgls as follows

xtgls dep.var indep.var indi.dummies, force p(corr)

is that correct?
Toni

>>> [email protected] 05/25/04 11:57 PM >>>
Antonio Rodrigues Andres wrote:

> I tried
> xtgls y x1 x2 x3, force p(corr)
> but it appears the message
> panels must be balanced
>
> what is wrong?

Try:

. xtgls y x1 x2 x3, c(p) force

CLIVE NICHOLAS        |t: 0(044)191 222 5969
Politics              |e: [email protected]
Newcastle University  |http://www.ncl.ac.uk/geps
*
*   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