[R] SAS - surveyselect in R?
Tobias Verbeke
tobias.verbeke at telenet.be
Wed Oct 29 18:12:35 CET 2008
Hi Markus,
> is there a R function or package containing a similar functionality then
> the SAS PROC SURVEYSELECT?
I think you need the sampling package
http://cran.r-project.org/web/packages/sampling/index.html
It is a package accompanying the book
Tillé, Y. (2006). Sampling Algorithms, New York: Springer.
Kind regards,
Tobias
P.S. for the analysis itself, your best choice is the
survey package by Thomas Lumley:
http://cran.r-project.org/web/packages/survey/index.html
>
> Thanks
> Markus
>
> ______________________________________________
> 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.
>
>
More information about the R-help
mailing list