cramersVmod | R Documentation |
This is simple wrapper of the usual chisq.test function. This is actually an adjusted version of the pi = sqrt(Chisq2/N) guaranteeing that values are within 0 (no association) and 1 (association)
cramersVmod(x, y)
x |
vector of size n |
y |
vector of size n |
numerical value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.