Statalist The Stata Listserver


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

Re: st: centralizing survey data


From   "Stas Kolenikov" <[email protected]>
To   [email protected]
Subject   Re: st: centralizing survey data
Date   Mon, 5 Mar 2007 14:05:23 -0600

svyset whatever
svy: mean x
gen dx = x-_b[x]

or whatever -mean- leaves behind in Stata memory -- type -ereturn list- to see.

On 3/5/07, Stephan F. Groschwitz <[email protected]> wrote:
Dear infinite Stata-List wisdom,

I'm also fairly new to stata and apologize in advance if this
question has been answered before and I can't find it.
I have a data set with survey data, and I'd like to centralize a
couple variables.
Unfortunately the svy: command does not work with egen varmean=mean
(var). Is there any other way to pass the weighted means into a
constant for centralizing purposes?

Thank you,

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


--
Stas Kolenikov
http://stas.kolenikov.name
*
*   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