library("vcd") dim(HairEyeColor) assocstats(HairEyeColor) tab <- apply(HairEyeColor, 1:2, sum) chisq.test(tab)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.