Re: [R] association of multiple variables

2014-02-19 Thread Michael Friendly
, February 18, 2014 3:33 AM To: r-help@r-project.org Subject: [R] association of multiple variables Dear all, Please, is there a way in R to calculate association statistics over more than 2 categorical (binary) variables? I mean something similar what cor(my.dataframe) does for continuous variables

[R] association of multiple variables

2014-02-18 Thread INCOMA GfK
Dear all, Please, is there a way in R to calculate association statistics over more than 2 categorical (binary) variables? I mean something similar what cor(my.dataframe) does for continuous variables, i.e. to have a matrix of statistics and/or p-values as an output. Many thanks! Zdenek -

Re: [R] association of multiple variables

2014-02-18 Thread David Carlson
, Zdenek (INCOMA GfK) Sent: Tuesday, February 18, 2014 3:33 AM To: r-help@r-project.org Subject: [R] association of multiple variables Dear all, Please, is there a way in R to calculate association statistics over more than 2 categorical (binary) variables? I mean something similar what cor