Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: autocorrelated panel data with pweights
From
Steve Samuels <[email protected]>
To
[email protected]
Subject
Re: st: autocorrelated panel data with pweights
Date
Thu, 1 Jul 2010 17:07:31 -0400
How about:
**********************CODE BEGINS****
webuse nlswork
xtreg ln_w grade [pweight=birth_yr], pa corr(ar)
**********************CODE ENDS****
Steve
On Thu, Jul 1, 2010 at 4:24 PM, Mike Perry <[email protected]> wrote:
> I would like to be able to run a panel regression that corrects for
> autocorrelation within panels and allows the use of pweights.
> Essentially, I would like either something like xtregar, but with the
> ability to use pweights, or else a survey command that corrects for
> autocorrelation. Does anyone know of such a command in Stata? If not
> Stata, does anyone know of any command like that in SAS, SPSS or R?
> Also, is there an easy way to sum up why xtregar can handle fweights,
> but not pweights?
>
> thanks much,
> Mike
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
--
Steven Samuels
[email protected]
18 Cantine's Island
Saugerties NY 12477
USA
Voice: 845-246-0774
Fax: 206-202-4783
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/