Package: cIRT Type: Package Title: Choice Item Response Theory Version: 1.3.3 Authors@R: c( person("Steven Andrew", "Culpepper", email = "sculpepp@illinois.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-4226-6176") ), person("James Joseph", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0003-2826-8458") ) ) Description: Jointly model the accuracy of cognitive responses and item choices within a Bayesian hierarchical framework as described by Culpepper and Balamuta (2015) . In addition, the package contains the datasets used within the analysis of the paper. License: GPL (>= 2) URL: https://tmsalab.github.io/cIRT/, https://github.com/tmsalab/cIRT BugReports: https://github.com/tmsalab/cIRT/issues Depends: R (>= 4.3.0) Imports: Rcpp (>= 1.1.0) LinkingTo: Rcpp, RcppArmadillo (>= 15.0.2-2) Suggests: knitr, rmarkdown, covr LazyData: true Encoding: UTF-8 RoxygenNote: 7.3.3 Language: en-US VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Repository: https://tmsalab.r-universe.dev Date/Publication: 2025-09-27 04:58:10 UTC RemoteUrl: https://github.com/tmsalab/cirt RemoteRef: HEAD RemoteSha: 9ca4ef03e5ee593f6c28f9141256889e3b7e1bc8 NeedsCompilation: yes Packaged: 2026-06-22 11:00:00 UTC; root Author: Steven Andrew Culpepper [aut, cph] (ORCID: ), James Joseph Balamuta [aut, cph, cre] (ORCID: ) Maintainer: James Joseph Balamuta