Hi Phil and all,
I was trying to do DIF in Uni-dimensional IRT, but so far encountered an issue that the # of response categories are not the same for each group.
For example, for item 1, the response range should be a 5-point scale (1, 2, 3, 4, 5); group 1 responses were 1-5, while group 2 no one choose 5 (so group 2 response were 1-4).
And when I was trying to do DIF in R, error message occurred: Error: Multiple Group model will not be identified without proper constraints (groups contain missing data patterns where item responses have been completely ommited or, alternatively, the number of categories within each group is not equal to the total number of categories) (which is basically the same error I got when I was trying to do the same analyses in other IRT software, e.g. IRT PRO).
So Phil, I am wondering if R could handle this issue? Or is there any alternative way to do this analysis in mirt package?
Thanks in advance; any comments are appreciated!
Yingyi