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

st: Weights and collapse


From   "Thuy Le" <[email protected]>
To   <[email protected]>
Subject   st: Weights and collapse
Date   Sun, 04 Sep 2005 12:44:50 -0400

Hi all,
I have a district level dataset, and want to collapse to provincial level. 
Dist_id	prov_id	var1		var2
11		1		15		60
12		1		25		10
..		..		..		..
21		2		35		70
22		2		45		10
..		..		..		..

I tried
. collapse p_var1=var1, by(prov_id)
How can I use var2 as weights?
Thank you,
Thuy Le


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