fit <- mirt(x,model = mirtmodel,itemtype = "graded", SE = FALSE, method = "MHRM")
I got this mirtmodel example but I'm not quite sure why SE=FALSE was chosen here..
fit <- mirt(x,model = mirtmodel,itemtype = "graded", SE = FALSE, method = "MHRM")
I got this mirtmodel example but I'm not quite sure why SE=FALSE was chosen here..
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.