Would you please explain how mirt calculates person fit values, like Lz, when there are mixed item formats (i.e. dichotomous and polytomous)?
As far as I know, we have formulas for dichotomous and polytomous data separately but I'm not aware of an index like Lz for mixed item formats.Suppose that we have a data set comprising 20 3PL and 10 GRM items.
Thanks,
Amin.
So, personfit() function computes Zh with respect to the number of options and when there are two options (i.e. 0 & 1) it computes Z3 for corresponding data, Right?
Amin.
As Zh is based on the unidimensionallity, how mirt computes it for models which have more than one factor?
I ran an analysis with two dimensions and it computed one value of person fit for each examinee and I was wondering how it did it.
Amin.
Zh doesn't require unidimensionality, that's why. It's based on likelihood differences, so it readily generalizes to multiple dimensions and multiple item types.
Phil
Sent from my Nexus 4
On Jul 18, 2013 7:16 PM, <stte...@gmail.com> wrote:
>
> So Zh is computed based on observed probabilities which come from the given model(which could be unidimensional or multidimensional), right?
Correct.
>
> Also, my data contains missing values and for factor scores it didn't compute SEs, is it because of missing values?
No you can still get them, just makes sure that full.scores = FALSE. SEs will always exist for fscores.
Phil
Correct.
Sent from my Nexus 4
--
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.
Hi Phil,Thanks for the quick response. Actually, I meant optimisation of Zh, which you suggested in our previous conversation. But I can look around. =)Also,I have been reading a couple of articles and regarding personfit index. There is a personify() but it produces the Zh and not the p value to suggest whether the person’s response could be aberrant. Based on the Zh values it produces, how could we interpret it?
Dear Professor Chalmers:I was searching for the correct interpretation of Zh and found this blog. So I'd like to clarify my understanding, if an item has a value greater than 1 we understand that it is too noisy and an item with a value less than -1 as deterministic?Thanks in advanceAntonio
--
To that end, what adjustments/considerations might we have to make for, say, a grm with say 6 items and 9 response categories? Or 10 items and 7 response categories?