[R] Replicate weights in R?
Thomas Lumley
tlumley at uw.edu
Fri May 11 20:56:56 CEST 2012
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
More information about the R-help
mailing list