Statalist The Stata Listserver


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

Re: st: Weighted Tables


From   "Austin Nichols" <[email protected]>
To   [email protected]
Subject   Re: st: Weighted Tables
Date   Thu, 23 Feb 2006 12:15:19 -0500

After reading -help svy-, also try

 . tab prtvtch lnghoma [aw=dweight], row col nofr

since the point estimates are identical using aweights or pweights
(only the standard errors change, as [pw]=[aw]+_robust, roughly), and
the -svy- commands can be much slower in big datasets.

On 2/23/06, Richard Goldstein <[email protected]> wrote:
> look at the -svytab- command
> Rich
>
> David Lublin wrote:
> I am using a dataset (the European Social Survey) where it is important to
> weight the data appropriately in order to get the correct results.
. tab prtvtch lnghoma [pw=dweight]
pweight not allowed
r(101);

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