On Mon, Jun 11, 2012 at 10:09 AM, Diana Marcela Martinez Ruiz
<dianamm...@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

______________________________________________
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