Description Usage Arguments Examples
This function calculates Cramer's V from an object created by the
chisq.test
function from the stats
package.
1 | cramersv(x)
|
x |
An abject created by |
1 2 3 | cramersv(x)
cramersv(chisq.test(testdata$extortion_victim, testdata$size))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.