-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 1.33 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
Package: TAM
Type: Package
Title: Test Analysis Modules
Version: 1.5-2
Date: 2015-02-24
Author: Thomas Kiefer [aut], Alexander Robitzsch [aut, cre], Margaret Wu [aut]
Maintainer: Alexander Robitzsch <[email protected]>
Authors@R: c(person("Thomas", "Kiefer", role = c("aut"), email =
"[email protected]"), person("Alexander", "Robitzsch", role =
c("aut","cre"), email = "[email protected]"),
person("Margaret", "Wu", role = "aut"))
Description:
Includes marginal and joint maximum likelihood
estimation of uni- and multidimensional item response models
(Rasch, 2PL, 3PL, Generalized Partial Credit, Multi Facets,
Nominal Item Response, Structured Latent Class Analysis,
Mixture Distribution IRT Models, Located Latent Class Models,
Cognitive Diagnostic Models). Latent regression models and
plausible value imputation are also supported.
Depends: R (>= 2.15.1), CDM (>= 4.2), MASS
Imports: Rcpp, mirt, lavaan, WrightMap, tensor, sfsmisc, GPArotation,
psych, mvtnorm, msm, lattice
Suggests: sirt, PP, semTools
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 2)
URL: http://www.edmeasurementsurveys.com/TAM/Tutorials/,
https://sites.google.com/site/alexanderrobitzsch/software
Packaged: 2015-02-24 08:16:18 UTC; robitzsch
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-24 09:42:22