Skip to content
/ cIRT Public

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

Notifications You must be signed in to change notification settings

tmsalab/cIRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

84f92aa · Feb 21, 2022

History

24 Commits
Feb 21, 2022
Mar 22, 2020
Dec 28, 2015
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Nov 6, 2019
Feb 21, 2022
Dec 6, 2015
Jan 22, 2019
Feb 21, 2022
Feb 21, 2022
Feb 21, 2022
Nov 6, 2019
Mar 22, 2020
Nov 6, 2019
Feb 21, 2022

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

Citation

Stars

Watchers

Forks

Packages

No packages published