powered by
Returns a matrix containing the MDIFF values (Reckase, 2009). Only suppored for items of class 'dich' and 'graded'.
MDIFF(x, which.items = NULL)
an object of class 'SingleGroupClass'
a vector indicating which items to select. If NULL is used (the default) then MDISC will be computed for all items
Reckase, M. D. (2009). Multidimensional Item Response Theory. Springer.
extract.group, MDISC
extract.group
MDISC
# NOT RUN { mod <- mirt(Science, 2) MDIFF(mod) # }
Run the code above in your browser using DataLab