I am trying to fit a confirmatory MIRT model with six dimensions. The model is a graded response IRT mode. The results of model fit were as follows
M2 df p RMSEA RMSEA_5 RMSEA_95 SRMSR TLI CFI
stats 40852.32 2678 0 0.1690169 0.1674037 0.170296 0.2572462 0.4269607 0.4461929
indicating a model misfit.
This was not the case when fitting the same model with the same data using CFA.
How can I interpret this contradiction in the results?
In addition, I got this error message:
Error: Can't plot high dimensional solutions.
When asking for plots.
How can I get the ICC and IIC for item in MIRT with high dimensional models?