On Wed, 23 Jan 2008, Daniel Oberski wrote:
> Hello
>
> Does anybody happen to know if it is possible to use the survey package to
> estimate a covariance matrix from a complex survey?
Yes. svyvar() in the survey package estimates a population covariance
matrix.
It doesn't give standard errors for this estimate, though.
-thomas
______________________________________________
[email protected] 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.