Description Usage Arguments Value References
This function calculates the (natural logarithm of the) global odds ratio of a pair of items, which are dichotomized beforehand.
1  | global_OR(x, y, threshold = 3, constant = 0.1)
 | 
x | 
 Numeric vector containing the responses to the first item.  | 
y | 
 Numeric vector containing the responses to the second item.  | 
threshold | 
 Numeric vector of length 1. The threshold used for dichotomization.  | 
constant | 
 Numeric vector of length 1. A constant added to all four frequencies in order to avoid dividing by zero.  | 
The odds ratio.
Li, T., Xie, C., & Jiao, H. (2017). Assessing fit of alternative unidimensional polytomous IRT models using posterior predictive model checking. Psychological Methods, 22, 397-408. doi:10.1037/met0000082
Zhu, X., & Stone, C. A. (2012). Bayesian comparison of alternative graded response models for performance assessment applications. Educational and Psychological Measurement, 72, 774-799. doi:10.1177/0013164411434638
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.