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', 'highs', 'gurobi', 'lpSolve', and 'Rglpk'. The 'gurobi' package is not available from CRAN; see <https://www.gurobi.com/downloads/>.
Version: | 1.7.0 |
Depends: | R (≥ 4.0) |
Imports: | Rcpp (≥ 1.0.0), methods, lpSolve, foreach, logitnorm, crayon |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | Rsymphony, highs, gurobi, Rglpk, mirt, mirtCAT, progress, shiny, shinythemes, shinyWidgets, shinyjs, DT, knitr, rmarkdown, kableExtra, testthat (≥ 2.1.0), pkgdown, pkgload |
Published: | 2024-08-22 |
DOI: | 10.32614/CRAN.package.TestDesign |
Author: | Seung W. Choi [aut, cre], Sangdon Lim [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 |
Reference manual: | TestDesign.pdf |
Vignettes: |
Creating constraints in TestDesign package (source, R code) Installing Rsymphony solver package on Mac (source) Using Split() for creating parallel tests/pools (source) |
Package source: | TestDesign_1.7.0.tar.gz |
Windows binaries: | r-devel: TestDesign_1.7.0.zip, r-release: TestDesign_1.7.0.zip, r-oldrel: TestDesign_1.7.0.zip |
macOS binaries: | r-release (arm64): TestDesign_1.7.0.tgz, r-oldrel (arm64): TestDesign_1.7.0.tgz, r-release (x86_64): TestDesign_1.7.0.tgz, r-oldrel (x86_64): TestDesign_1.7.0.tgz |
Old sources: | TestDesign archive |
Reverse imports: | maat, PROsetta |
Please use the canonical form https://CRAN.R-project.org/package=TestDesign to link to this page.