Hi im new in the mailing list, i am trying to apply a loglinear model at my
data in order to seek for significant correlations and effects. i have 27
variables kai 146 observations. I want to make a contingency table for this
data set in R and i write
table(data) but it doesn't work and appears this error message:
Error in table(data) : attempt to make a table with >= 2^31 elements
How can i fix this?
[[alternative HTML version deleted]]
______________________________________________
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.