Skip to content

Jointly model the accuracy of cognitive responses and item choices within a bayesian hierarchical framework as described by Culpepper and Balamuta (2015) <doi:10.1007/s11336-015-9484-7>. In addition, the package contains the datasets used within the analysis of the paper.

License

tmsalab/cIRT

Repository files navigation

cIRT: Choice Item Response Theory

R-CMD-check Package-License CRAN Version Badge CRAN Status RStudio CRAN Mirror’s Monthly Downloads RStudio CRAN Mirror’s Total Downloads

Jointly model the accuracy of cognitive responses and item choices within a Bayesian hierarchical framework as described by Culpepper and Balamuta (2015).

Installation

You can install cIRT from CRAN using:

install.packages("cIRT")

Or, you can be on the cutting-edge development version on GitHub using:

if(!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("tmsalab/cIRT")

Usage

To use the cIRT package, load it into R using:

library("cIRT")

Authors

Steven Andrew Culpepper and James Joseph Balamuta

Citing the cIRT package

To ensure future development of the package, please cite cIRT package if used during an analysis or simulation studies. Citation information for the package may be acquired by using in R:

citation("cIRT")

License

GPL (>= 2)

About

Jointly model the accuracy of cognitive responses and item choices within a bayesian hierarchical framework as described by Culpepper and Balamuta (2015) <doi:10.1007/s11336-015-9484-7>. In addition, the package contains the datasets used within the analysis of the paper.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published