Re: [R] association of multiple variables

2014-02-19 Thread Michael Friendly
4352 -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Skála, 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 calc

Re: [R] association of multiple variables

2014-02-18 Thread David Carlson
r-project.org] On Behalf Of Skála, 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

[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 - -