powered by
Extracts IRT item parameter estimates from an output returned from mirt::mirt()
mirt::mirt()
extract(ipar)
a data frame containing item parameter estimates in the order of a, cb1, cb2,..., cb(maxCat-1).
output from the mirt::mirt() function of the mirt package
Seung W. Choi <choi.phd@gmail.com>
similar to the coef function in the mirt package
lordif, mirt::mirt()
lordif
##calib.sparse <- mirt(sparse.matrix,1,itemtype="gpcm") if (FALSE) ipar.sparse <- extract(calib.sparse)
Run the code above in your browser using DataLab