Re: [R] Factor contingency tables

2010-01-21 Thread David Winsemius
On Jan 21, 2010, at 12:38 PM, b k wrote: Hello, I know there must be a simple soluton to this problem but it eludes me currently. My data is partitioned into two subsets, each subset has a common column factor but with varying levels: levels(fdf_ghc$AgeDemo) [1] "26TO35" "36TO45" "46TO55"

[R] Factor contingency tables

2010-01-21 Thread b k
Hello, I know there must be a simple soluton to this problem but it eludes me currently. My data is partitioned into two subsets, each subset has a common column factor but with varying levels: levels(fdf_ghc$AgeDemo) [1] "26TO35" "36TO45" "46TO55" "56TO65" "66TO75" "76TO85" levels(fdf_ghcnull$A