Bookmark and Share

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]

st: use egen functions to get survey weighted means


From   "HUANG, LILING" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: use egen functions to get survey weighted means
Date   Fri, 30 Nov 2012 19:16:55 +0000

Dear Statalisters,

I would like to creates a new variable that contains survey weighted mean estimates of one variable. The egen command does not seem to support such a function. Could you please let me know how to get this resolved?

. egen meanrank = svy:mean(rank) if x==1 & y==1 & z==1
unknown egen function svy:mean()

Your prompt assistance will be greatly appreciated.

Liling Huang
Graduate student
School of Public Health
University of South Carolina
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index