powered by
cramer(tab)
table
ftable
xtabs
phi
tab <- table(sample(1:2, 30, TRUE), sample(1:3, 30, TRUE)) cramer(tab)
Run the code above in your browser using DataLab