Muhuri, Pradip (SAMHSA/CBHSQ)
2014-Dec-30 19:55 UTC
[R] R example codes for direct standardization of rates (Reference: Thoma's Lumley's survey package)
Hello, I am looking for R example codes to compute age-standardized death rates by smoking and psychological distress status using person-years of observation created from the National Health Interview Survey Linked Mortality Files. Any help with the example codes or references will be appreciated. Thanks, Pradip Pradip K. Muhuri SAMHSA/CBHSQ 1 Choke Cherry Road, Room 2-1071 Rockville, MD 20857 Tel: 240-276-1070 Fax: 240-276-1260 [[alternative HTML version deleted]]
Anthony Damico
2014-Dec-30 20:01 UTC
[R] R example codes for direct standardization of rates (Reference: Thoma's Lumley's survey package)
hi pradip hope you're doing well! these two scripts have age adjustment calculations, but neither are specific to nhis. the nhanes example is probably closer to what you're trying to do :) https://github.com/ajdamico/usgsd/blob/master/National%20Health%20and%20Nutrition%20Examination%20Survey/2009-2010%20interview%20plus%20laboratory%20-%20download%20and%20analyze.R https://github.com/ajdamico/usgsd/blob/master/National%20Vital%20Statistics%20System/replicate%20age-adjusted%20death%20rate.R On Tue, Dec 30, 2014 at 2:55 PM, Muhuri, Pradip (SAMHSA/CBHSQ) < Pradip.Muhuri at samhsa.hhs.gov> wrote:> Hello, > > I am looking for R example codes to compute age-standardized death rates > by smoking and psychological distress status using person-years of > observation created from the National Health Interview Survey Linked > Mortality Files. Any help with the example codes or references will be > appreciated. > > Thanks, > > Pradip > > Pradip K. Muhuri > SAMHSA/CBHSQ > 1 Choke Cherry Road, Room 2-1071 > Rockville, MD 20857 > Tel: 240-276-1070 > Fax: 240-276-1260 > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
Muhuri, Pradip (SAMHSA/CBHSQ)
2014-Dec-30 20:37 UTC
[R] R example codes for direct standardization of rates (Reference: Thoma's Lumley's survey package)
Hi Anthony,
Thank you for sending me your well-documented R scripts that are meant for
age-adjusted rate calculations. I will keep you posted on the implementation of
these scripts in the context of my analyses.
Pradip
Pradip K. Muhuri, PhD
SAMHSA/CBHSQ
1 Choke Cherry Road, Room 2-1071
Rockville, MD 20857
Tel: 240-276-1070
Fax: 240-276-1260
From: Anthony Damico [mailto:ajdamico at gmail.com]
Sent: Tuesday, December 30, 2014 3:01 PM
To: Muhuri, Pradip (SAMHSA/CBHSQ)
Cc: r-help at r-project.org
Subject: Re: [R] R example codes for direct standardization of rates (Reference:
Thoma's Lumley's survey package)
hi pradip hope you're doing well! these two scripts have age adjustment
calculations, but neither are specific to nhis. the nhanes example is probably
closer to what you're trying to do :)
https://github.com/ajdamico/usgsd/blob/master/National%20Health%20and%20Nutrition%20Examination%20Survey/2009-2010%20interview%20plus%20laboratory%20-%20download%20and%20analyze.R
https://github.com/ajdamico/usgsd/blob/master/National%20Vital%20Statistics%20System/replicate%20age-adjusted%20death%20rate.R
On Tue, Dec 30, 2014 at 2:55 PM, Muhuri, Pradip (SAMHSA/CBHSQ) <Pradip.Muhuri
at samhsa.hhs.gov<mailto:Pradip.Muhuri at samhsa.hhs.gov>> wrote:
Hello,
I am looking for R example codes to compute age-standardized death rates by
smoking and psychological distress status using person-years of observation
created from the National Health Interview Survey Linked Mortality Files. Any
help with the example codes or references will be appreciated.
Thanks,
Pradip
Pradip K. Muhuri
SAMHSA/CBHSQ
1 Choke Cherry Road, Room 2-1071
Rockville, MD 20857
Tel: 240-276-1070<tel:240-276-1070>
Fax: 240-276-1260<tel:240-276-1260>
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To
UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
[[alternative HTML version deleted]]