An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120610/613cff23/attachment.pl>
V-Cramer in svy
2 messages · Diana Marcela Martinez Ruiz, Thomas Lumley
On Mon, Jun 11, 2012 at 10:09 AM, Diana Marcela Martinez Ruiz
<dianammr06 at hotmail.com> wrote:
Hello forum, I want to find in survey how to test V-cramer and coefficient?Goodman-Kruskal gamma, to test the collinearity between varibles to enter a model. For the V-Cramer function is used with the package vcd assocstats but without considering the survey package.
You can use svytable() to generate an estimated population table and then feed that to assocstats(). -thomas
Thomas Lumley Professor of Biostatistics University of Auckland