getEstimates.mirt {AlignLV} | R Documentation |
Prepare mirt
estimates for alignment
Description
Not generally intended to be used on its own, but exported anyway for didactic purposes.
Usage
getEstimates.mirt(fit, SE = FALSE, bifactor.marginal = FALSE)
Arguments
fit |
A |
SE |
logical; whether to also obtain standard errors. |
bifactor.marginal |
See |
Details
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.
Value
A list
of estimates in a format amenable to subsequent alignment
[Package AlignLV version 0.1.0.0 Index]