-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.68 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Package: sirt
Type: Package
Title: Supplementary Item Response Theory Models
Version: 4.2-106
Date: 2024-12-31 17:39:13
Author: Alexander Robitzsch [aut,cre] (<https://orcid.org/0000-0002-8226-3132>)
Maintainer: Alexander Robitzsch <[email protected]>
Description:
Supplementary functions for item response models aiming
to complement existing R packages. The functionality includes among others
multidimensional compensatory and noncompensatory IRT models
(Reckase, 2009, <doi:10.1007/978-0-387-89976-3>),
MCMC for hierarchical IRT models and testlet models
(Fox, 2010, <doi:10.1007/978-1-4419-0742-4>),
NOHARM (McDonald, 1982, <doi:10.1177/014662168200600402>),
Rasch copula model (Braeken, 2011, <doi:10.1007/s11336-010-9190-4>;
Schroeders, Robitzsch & Schipolowski, 2014, <doi:10.1111/jedm.12054>),
faceted and hierarchical rater models (DeCarlo, Kim & Johnson, 2011,
<doi:10.1111/j.1745-3984.2011.00143.x>),
ordinal IRT model (ISOP; Scheiblechner, 1995, <doi:10.1007/BF02301417>),
DETECT statistic (Stout, Habing, Douglas & Kim, 1996,
<doi:10.1177/014662169602000403>), local structural equation modeling
(LSEM; Hildebrandt, Luedtke, Robitzsch, Sommer & Wilhelm, 2016,
<doi:10.1080/00273171.2016.1142856>).
Depends:
R (>= 3.5)
Imports:
CDM, graphics, methods, parallel, pbapply, Rcpp, stats, TAM, utils
Suggests:
coda, igraph, lavaan, MASS, Matrix, miceadds, minqa, mirt,
mvtnorm, nloptr, optimx, pbivnorm, pbv, psych,
sfsmisc, sm, survey
LinkingTo:
pbv, Rcpp, RcppArmadillo
URL:
https://github.com/alexanderrobitzsch/sirt,
https://sites.google.com/view/alexander-robitzsch/software
License: GPL (>= 2)