TestDesign: Optimal Test Design Approach to Fixed and Adaptive Test Construction

Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (2018) <doi:10.1201/9781315117430> to construct fixed, adaptive, and parallel tests. Supports the following mixed-integer programming (MIP) solver packages: 'Rsymphony', 'gurobi', 'lpSolve', and 'Rglpk'. The 'gurobi' package is not available from CRAN; see <https://www.gurobi.com/downloads/>.

Version: 1.5.1
Depends: R (≥ 2.10)
Imports: Rcpp (≥ 1.0.0), methods, lpSolve, foreach, logitnorm, crayon
LinkingTo: Rcpp, RcppArmadillo
Suggests: Rsymphony, gurobi, Rglpk, mirt, mirtCAT, progress, shiny, shinythemes, shinyWidgets, shinyjs, DT, knitr, rmarkdown, kableExtra, testthat (≥ 2.1.0), pkgdown, pkgload
Published: 2023-01-30
Author: Seung W. Choi ORCID iD [aut, cre], Sangdon Lim ORCID iD [aut]
Maintainer: Seung W. Choi <schoi at austin.utexas.edu>
BugReports: https://github.com/choi-phd/TestDesign/issues/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://choi-phd.github.io/TestDesign/ (documentation)
NeedsCompilation: yes
SystemRequirements: C++17
Citation: TestDesign citation info
Materials: NEWS
In views: Psychometrics
CRAN checks: TestDesign results

Documentation:

Reference manual: TestDesign.pdf
Vignettes: Creating constraints in TestDesign package
Installing Rsymphony solver package on Mac
Using Split() for creating parallel tests/pools

Downloads:

Package source: TestDesign_1.5.1.tar.gz
Windows binaries: r-devel: TestDesign_1.5.1.zip, r-release: TestDesign_1.5.1.zip, r-oldrel: TestDesign_1.5.1.zip
macOS binaries: r-release (arm64): TestDesign_1.5.1.tgz, r-oldrel (arm64): TestDesign_1.5.1.tgz, r-release (x86_64): TestDesign_1.5.1.tgz
Old sources: TestDesign archive

Reverse dependencies:

Reverse imports: maat, PROsetta

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TestDesign to link to this page.