When computing factor scores based on an exploratory factor analysis, there is the problem of indeterminacy. That is, "an infinite number of sets of such scores can be created for the same analysis that will all be equally consistent with the factor loadings" (Grice, 2001; p. 432). Is this kind of indeterminacy also an issue when IRT based factor scores, say WLE scores, are computed? If not, why not?
When computing factor scores based on an exploratory factor analysis, there is the problem of indeterminacy. That is, "an infinite number of sets of such scores can be created for the same analysis that will all be equally consistent with the factor loadings" (Grice, 2001; p. 432). Is this kind of indeterminacy also an issue when IRT based factor scores, say WLE scores, are computed? If not, why not?
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Phil
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-package...@googlegroups.com.
Dear Phil,
Thanks.
Are there some functions / arguments implemented in mirt to assess the quality of the factor scores and the degree of indeterminacy?
cf. Grice (2001) Computing and Evaluating Factor Scores
Plus, are plausible values one way to handle the second kind of indeterminacy?
best,
Michael
On Sunday, August 14, 2016 at 5:17:33 PM UTC+2, Phil Chalmers wrote:All latent variable models have indeterminate factor scores. The estimator does not matter. EFA models have two kinds of indeterminacy though: rotational (infinite number of rotations), and factor score (no perfect regression to the true scores). Confirmatory models only have the latter problem.PhilOn Sun, Aug 14, 2016 at 5:47 AM, Michael Paul Grosz <michael.p...@gmail.com> wrote:--When computing factor scores based on an exploratory factor analysis, there is the problem of indeterminacy. That is, "an infinite number of sets of such scores can be created for the same analysis that will all be equally consistent with the factor loadings" (Grice, 2001; p. 432). Is this kind of indeterminacy also an issue when IRT based factor scores, say WLE scores, are computed? If not, why not?
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.
--
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+unsubscribe@googlegroups.com.
On Mon, Aug 15, 2016 at 4:52 PM, Michael Paul Grosz <michael.p...@gmail.com> wrote:Dear Phil,
Thanks.
Are there some functions / arguments implemented in mirt to assess the quality of the factor scores and the degree of indeterminacy?
cf. Grice (2001) Computing and Evaluating Factor ScoresNo, and I doubt I'd ever add them. The factor score indeterminacy has IMO been blown out of proportion far too much in the literature. In IRT work specifically the topic rarely even comes up.
Plus, are plausible values one way to handle the second kind of indeterminacy?They are two different things. Plausible values are not about inferences about individuals, but rather are Bayesian realisations of the posterior distributions. Hence, you use them for different kinds of inference that do not relate to the individual directly.