On 1/8/09, Robert Wilkins <iwriteco...@gmail.com> wrote:
> what does R have to compare with , say , proc surveymeans, estimate survey
>  means/proportions with standard errors, using Taylor methods?

survey package by Thomas Lumley has pretty much everything you would
need. Way more than SAS, at any rate. There are means, totals, ratios,
as well as regression/GLM estimation procedures using Taylor series,
jackknife, and the bootstrap. Try

install.packages("survey")

-- 
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.

______________________________________________
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.

Reply via email to