On Sun, 28 Mar 2010, Tom La Bone wrote: >So, am I missing something obvious here or is the > "survey" package meant only for analyzing survey data once you have it in > hand?
Yes, basically. The package title is "analysis of complex survey samples", and the book is "a guide to analysis using R", and you get what it says on the tin. You might look at the 'sampling' package, which has techniques for taking samples and which is used in some simulations in the book. -thomas Thomas Lumley Assoc. Professor, Biostatistics tlum...@u.washington.edu University of Washington, Seattle ______________________________________________ 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.