Giter VIP home page Giter VIP logo

tmsalab / cirt Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 0.0 251 KB

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.

Home Page: https://tmsalab.github.io/cIRT

License: GNU General Public License v3.0

R 28.12% C++ 70.67% C 1.20%
r rcpparmadillo armadillo item-response-theory choice rstats cognitive-diagnostic-models bayesian gibbs-sampling

cirt's Introduction

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)

cirt's People

Contributors

coatless avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cirt's Issues

CRAN maintenance request

On Feb 7th, 2022 from Kurt Hornik:

These have inst/CITATION files with persons using the deprecated 'first'
or 'middle' arguments instead of 'given':

$`It is recommended to use ‘given’ instead of ‘middle’.\n`

I think the offending line is:

author = personList(person("Steven","Culpepper","Andrew"), person("James","Balamuta","Joseph")),

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.