mirtCAT
Computerized Adaptive Testing with Multidimensional Item Response Theory
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Keywords
Repository
Computerized Adaptive Testing with Multidimensional Item Response Theory
Basic Info
- Host: GitHub
- Owner: philchalmers
- Language: R
- Default Branch: main
- Homepage: http://philchalmers.github.io/mirtCAT/
- Size: 16.3 MB
Statistics
- Stars: 100
- Watchers: 11
- Forks: 28
- Open Issues: 0
- Releases: 19
Topics
Metadata Files
README.md
mirtCAT
Computerized Adaptive Testing with Multidimensional Item Response Theory

Description
Provides tools to generate an HTML interface for creating adaptive and non-adaptive educational and psychological tests using the shiny package. Suitable for applying unidimensional and multidimensional computerized adaptive tests using item response theory methodology.
Examples and Evaluated Help Files
Various examples and worked help files have been compiled using the knitr package to generate
HTML output, and are available on the wiki.
User contributions are welcome!

Installing from Github
To install the development version of this package, use the following code.
```r
if not installed already on your computer, install devtools
install.packages('devtools')
load and install the package
library('devtools') install_github('philchalmers/mirtCAT')
reload the package
library('mirtCAT') ```
Bugs and Questions
Bug reports are always welcome and the preferred way to address these bugs is through the Github 'issues'. Feel free to submit issues or feature requests on the site, and I'll address them ASAP. Also, if you have any questions about the package, or IRT in general, then feel free to create a 'New Topic' in the mirt-package Google group. Cheers!
Owner
- Name: Phil Chalmers
- Login: philchalmers
- Kind: user
- Location: Toronto, Canada
- Company: York University
- Repositories: 8
- Profile: https://github.com/philchalmers
Assistant Professor
GitHub Events
Total
- Issues event: 2
- Watch event: 8
- Issue comment event: 2
- Push event: 5
Last Year
- Issues event: 2
- Watch event: 8
- Issue comment event: 2
- Push event: 5
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Phil Chalmers | r****s@g****m | 558 |
| Magnus Nordmo | m****o@M****l | 5 |
| Victor Souza | 3****r | 1 |
| MagnusNordmo | 5****o | 1 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 48
- Total pull requests: 5
- Average time to close issues: 22 days
- Average time to close pull requests: 2 days
- Total issue authors: 29
- Total pull request authors: 3
- Average comments per issue: 3.23
- Average comments per pull request: 1.4
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: about 2 months
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- MagnusNordmo (8)
- whiteplastic (7)
- philchalmers (3)
- dansom (3)
- pikrol (2)
- benfulton (1)
- telupild (1)
- YoungsoonK (1)
- UhuEngelCrash (1)
- thersites9 (1)
- NDStrahilevitz (1)
- tkasci (1)
- Hsin21 (1)
- e-bartsch (1)
- AmulPatil (1)
Pull Request Authors
- MagnusNordmo (3)
- victor-vscn (1)
- NDStrahilevitz (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,323 last-month
- Total docker downloads: 21,777
- Total dependent packages: 4
- Total dependent repositories: 7
- Total versions: 29
- Total maintainers: 1
cran.r-project.org: mirtCAT
Computerized Adaptive Testing with Multidimensional Item Response Theory
- Homepage: https://github.com/philchalmers/mirtCAT
- Documentation: http://cran.r-project.org/web/packages/mirtCAT/mirtCAT.pdf
- License: GPL (≥ 3)
-
Latest release: 1.12.2
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- mirt >= 1.25 depends
- shiny >= 1.0.1 depends
- Rcpp * imports
- lattice * imports
- lpSolve * imports
- markdown * imports
- methods * imports
- pbapply * imports
- stats * imports
- knitr * suggests
- parallel * suggests
- shinythemes * suggests