Hello Phil,
I fitted a multidimensional graded response model to my data, my model is called mm, here is what I get using the function coef(mm) (for the first item)
$item1
a1 a2 a3 a4 a5 a6 a7 a8 a9 d1 d2 d3 d4
par 3.398 0 0 0 0 0 0 0 0 3.942 1.88 0.092 -1.985
My item has 5 response categories, so it is normal to get 4 item-step parameters. My question is about the ordering of these parameters. Are the highest values correspond the to the highest response categories ?
If so, I would expect an other ordering... I hope that my question is clear enough.
Thanks in advance.
Pierre
--
You received this message because you are subscribed to the Google Groups "mirt-package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-package...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the tip Phil,
I now understand better my problem. I would like to convert the slope intercept parameters into traditional IRT parameters. After "playing" with the shiny interface as you advised, it produced an error in the interface when checking both the boxes ("multidimensional" and "IRT parametrization").
As explained in the help of the function coef() it is not possible to do that when dealing with multidimensional models. Can you provide me more details about this issue ?
IRT parameters seem more intuitive to describe the item properties. For polytomous items, I am used to provide the difficulty parameters in the ascendant order (the highest category being more difficult to answer than the lowest). Moreover, in my model I fixed constraints on the discrimination parameters and I considered what is called in the literature "between-items multidimensionality", so only one discrimination parameter is estimated for one item, the others being fixed to 0. Is this still a problem to get the IRT parameters ?
In fact, I already use the MH-RM method to estimate my GRM (I considered 9 factors that are correlated, not orthogonal, this is one of the asumptions of my theoretical model). Can I still use the following reparametrization to provide the IRT parameters:
bk = - ( dk / a ) or is there an issue due to the factors correlations ?
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-package+unsubscribe@googlegroups.com.