Package: xxIRT
Type: Package
Title: Item Response Theory
Version: 1.0.1
Date: 2016-08-12
Authors@R: c(person("Xiao", "Luo", role=c("aut","cre"), email="xluo1986@gmail.com"))
Author: Xiao Luo [aut, cre]
Maintainer: Xiao Luo <xluo1986@gmail.com>
Description: An implementation of Item Response Theory (IRT) in R, comprising of five modules:(1) common and utility functions, (2) estimation/calibration procedures, (3) computerized adaptive testing (CAT) framework, (4) automated test assembly (ATA) framework, and (5) multistage testing (MST) framework. See documentation at https://github.com/xluo11/xxIRT/blob/master/README.md.
License: GPL (>= 2)
Depends: R (>= 3.1.0)
URL: https://github.com/xluo11/xxIRT
BugReports: http://github.com/xluo11/xxIRT
Imports: ggplot2, reshape2, lpSolveAPI, stats, utils
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-13 14:25:31 UTC; xiaoluo
Repository: CRAN
Date/Publication: 2016-08-13 16:53:24
