Description Usage Arguments Value References
SIBTEST
1 | SIBTEST.exp(data, grp, focal.name, sig.level, purify)
|
data |
numeric: either the data matrix only, or the data matrix plus the vector of group membership. |
grp |
factor: the vector of group membership |
focal.name |
numeric or character: a single value |
sig.level |
numeric: the significance level |
purify |
logical: purification for the anchor |
The output is returned as lists for uniform DIF and non-uniform DIF. Each list includes Item (item name), focal_group (membership), n_matched_set (the matching items), n_suspect_set (the item to be tested for DIF), beta (DIF measure) , SE (the standard error for beta), X2 (the Chi-square test statistics for DIF), df (degree of freedom), p (statistical p-value).
Chalmers, R. P. (2012). mirt: A Multidimensional Item Response Theory Package for the R Environment. Journal of Statistical Software, 48(6), 1-29. doi:10.18637/jss.v048.i06 Shealy, R. & Stout, W. (1993a). An item response theory model for test bias and differential item functioning. In P. Holland & H Wainer (Eds.), Differential item functioning (pp. 197-240). Hillsdale, NJ: Erlbaum. Shealy, R. & Stout, W. (1993b). A model-based standardization approach that separates true bias/DIF. Psychometrika, 58, 159-194. Zenisky, A. L., Hambleton, R. K., & Robin, F. (2003). Detection of differential item functioning in large-scale state assessments: A study evaluating a two-stage approach. Educational and Psychological Measurement, 63, 51-64.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.