Package: xxIRT
Type: Package
Title: Item Response Theory
Version: 1.1.0
Date: 2016-08-24
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, shiny, stats, utils
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-29 18:05:41 UTC; xluo
Repository: CRAN
Date/Publication: 2016-08-29 20:41:14
