Package: catSurv
Type: Package
Title: Computerized Adaptive Testing for Survey Research
Version: 1.6.0
Authors@R: c(person("Jacob", "Montgomery", email =  "jacob.montgomery@wustl.edu", role = "aut"), person("Erin", "Rossiter", email = "erossite@nd.edu", role = c("aut", "cre")))
Description: Provides methods of computerized adaptive testing for survey researchers.  See Montgomery and Rossiter (2020) <doi:10.1093/jssam/smz027>. Includes functionality for data fit with the classic item response methods including the latent trait model, the Birnbaum three parameter model, the graded response, and the generalized partial credit model.  Additionally, includes several ability parameter estimation and item selection routines.  During item selection, all calculations are done in compiled C++ code.
Depends: ltm(>= 1.1.1), R(>= 3.4)
License: GPL-3
Imports: jsonlite, methods, stats, plyr, Rcpp(>= 1.0.1), RcppParallel
LinkingTo: BH(>= 1.69.0.1), Rcpp(>= 1.0.1), RcppArmadillo, RcppGSL(>=
        0.3.6), RcppParallel
LazyData: true
RoxygenNote: 7.3.3
SystemRequirements: GNU make
Suggests: catIrt(>= 0.5.0), catR(>= 3.16), testthat(>= 2.0.1)
BugReports: https://github.com/erossiter/catSurv/issues
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-10-15 13:18:59 UTC; erossite
Author: Jacob Montgomery [aut],
  Erin Rossiter [aut, cre]
Maintainer: Erin Rossiter <erossite@nd.edu>
Repository: CRAN
Date/Publication: 2025-10-15 13:40:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-21 13:29:36 UTC; windows
Archs: x64
