Description Usage Arguments Details Value Author(s) See Also Examples
Extracts IRT item parameter estimates from an output returned from mirt
1 | extract(ipar)
|
ipar |
output from the |
similar to the coef function in the mirt package
a data frame containing item parameter estimates in the order of a, cb1, cb2,..., cb(maxCat-1).
Seung W. Choi <choi.phd@gmail.com>
1 2 | ##calib.sparse <- mirt(sparse.matrix,1,itemtype="gpcm")
## Not run: ipar.sparse <- extract(calib.sparse)
|
Loading required package: mirt
Loading required package: stats4
Loading required package: lattice
Loading required package: rms
Loading required package: Hmisc
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: 'Hmisc'
The following objects are masked from 'package:base':
format.pval, round.POSIXt, trunc.POSIXt, units
Loading required package: SparseM
Attaching package: 'SparseM'
The following object is masked from 'package:base':
backsolve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.