{"id":23069544,"url":"https://github.com/tmsalab/cirt","last_synced_at":"2025-10-24T06:42:28.127Z","repository":{"id":2814368,"uuid":"47479045","full_name":"tmsalab/cIRT","owner":"tmsalab","description":"Jointly model the accuracy of cognitive responses and item choices within a bayesian hierarchical framework as described by Culpepper and Balamuta (2015) \u003cdoi:10.1007/s11336-015-9484-7\u003e. In addition, the package contains the datasets used within the analysis of the paper.","archived":false,"fork":false,"pushed_at":"2022-02-21T21:10:05.000Z","size":251,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-26T10:03:10.037Z","etag":null,"topics":["armadillo","bayesian","choice","cognitive-diagnostic-models","gibbs-sampling","item-response-theory","r","rcpparmadillo","rstats"],"latest_commit_sha":null,"homepage":"https://tmsalab.github.io/cIRT","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmsalab.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-06T01:14:10.000Z","updated_at":"2024-03-26T10:03:10.038Z","dependencies_parsed_at":"2022-08-06T12:31:32.918Z","dependency_job_id":null,"html_url":"https://github.com/tmsalab/cIRT","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsalab%2FcIRT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsalab%2FcIRT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsalab%2FcIRT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsalab%2FcIRT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmsalab","download_url":"https://codeload.github.com/tmsalab/cIRT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229915684,"owners_count":18144014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["armadillo","bayesian","choice","cognitive-diagnostic-models","gibbs-sampling","item-response-theory","r","rcpparmadillo","rstats"],"created_at":"2024-12-16T06:15:54.386Z","updated_at":"2025-10-24T06:42:23.098Z","avatar_url":"https://github.com/tmsalab.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# cIRT: Choice Item Response Theory\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/tmsalab/cIRT/workflows/R-CMD-check/badge.svg)](https://github.com/tmsalab/cIRT/actions)\n[![Package-License](https://img.shields.io/badge/license-GPL%20(%3E=2)-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)\n[![CRAN Version Badge](https://www.r-pkg.org/badges/version/cIRT)](https://cran.r-project.org/package=cIRT)\n[![CRAN Status](https://cranchecks.info/badges/worst/cIRT)](https://cran.r-project.org/web/checks/check_results_cIRT.html)\n[![RStudio CRAN Mirror's Monthly Downloads](https://cranlogs.r-pkg.org/badges/cIRT?color=brightgreen)](https://www.r-pkg.org/pkg/cIRT)\n[![RStudio CRAN Mirror's Total Downloads](https://cranlogs.r-pkg.org/badges/grand-total/cIRT?color=brightgreen)](https://www.r-pkg.org/pkg/cIRT)\n\u003c!-- badges: end --\u003e\n\nJointly model the accuracy of cognitive responses and item choices\nwithin a Bayesian hierarchical framework as described by Culpepper and\nBalamuta (2015).\n\n## Installation\n\nYou can install `cIRT` from CRAN using:\n\n```{r cran-installation, eval = FALSE}\ninstall.packages(\"cIRT\")\n```\n\nOr, you can be on the cutting-edge development version on GitHub using:\n\n```{r gh-installation, eval = FALSE}\nif(!requireNamespace(\"devtools\")) install.packages(\"devtools\")\ndevtools::install_github(\"tmsalab/cIRT\")\n```\n\n## Usage\n\nTo use the `cIRT` package, load it into _R_ using:\n\n```{r example, message = FALSE}\nlibrary(\"cIRT\")\n```\n\n## Authors\n\nSteven Andrew Culpepper and James Joseph Balamuta\n\n## Citing the cIRT package\n\nTo ensure future development of the package, please cite `cIRT`\npackage if used during an analysis or simulation studies. Citation information\nfor the package may be acquired by using in *R*:\n\n```{r, eval = FALSE}\ncitation(\"cIRT\")\n```\n\n## License\n\nGPL (\u003e= 2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmsalab%2Fcirt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmsalab%2Fcirt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmsalab%2Fcirt/lists"}