If you have true survey data, you don't want to try and calculate CIs from
aggregate data. You need to figure out a way to do it with the survey
commands.
Bryan Sayer
Statistician, SSS Inc.
-----Original Message-----
From: [email protected]
To: [email protected]
Sent: 6/23/03 6:39 AM
Subject: st: cumulative rates
Hi,
We have survey data on injury counts and want to calculate annual
incidence
rates at different time points (& 95% CIs) adjusting for clustering.
We have a variable (time) which represents time since injury (1-12
months).
I need to first accumulate the injury counts at each time point and then
calculate the incidence rates. The data is at individual level.
I tried the following code:
collapse (sum) injury time, by(area)
but could not get the accumulated counts.
I would appreciate some help on this.
Thanks
Candida
--
Candida Moshiro
University of Bergen
Center for International Health
Armauer Hansen Building
N-5021 Bergen
Norway.
Tel: +47 5597 4691
Fax: +47 5597 4979 (Specify attn.)
*
* 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/
*
* 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/