Description Usage Arguments Value
Creates contingency table counts for item pair based odds ratio
1 | count_for_itempair_or(x, y)
|
x |
double vector, answers to item 1 |
y |
double vector, answers to item 2 |
double vector of length 4: c(n11, n00, n10, n01)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.