An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120511/ea07ffef/attachment.pl>
Replicate weights in R?
2 messages · Samantha Tornello, Thomas Lumley
Yes. You want the survey package, Use the svrepdesign() function to create a survey object containing the replicate weights, and the rest of the functions in the package to do analyses -thomas
On Fri, May 11, 2012 at 9:24 AM, Samantha Tornello <slt6a at virginia.edu> wrote:
Hello everyone! I am analyzing a public use dataset which has both basic weights and replicated weights. I have found that only Stata seems to work with replicate weights but I would rather use R. Does anyone know if R can use replicate weights? If this is possible, could someone share some links and/or code for performing this action. Thank you for your time. Samantha Tornello, M.A. University of Virginia ? ? ? ?[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list 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.
Thomas Lumley Professor of Biostatistics University of Auckland