mirt estimates using aligned estimates of latent mean
and varianceNot generally intended to be used on its own, but exported anyway for didactic purposes.
transformEstimates.mirt.grm(align.mean, align.variance, est)Estimates in the same structure as from
getEstimates.mirt, but transformed from (assumed) mean 0 and
variance 1 to the metric specified by align.mean and align.variance.
Mean to transform model to.
Variance to transform model to.
Estimates to transform, from getEstimates.mirt
See example for Alignment for examples
This program was designed based on the published work of Asparouhov & Muthen, and was not intended to match Mplus exactly, and may not.