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@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.
______________________________________________ R-help@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.