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: 'lpsymphony', 'Rsymphony', 'gurobi', 'lpSolve', and 'Rglpk'. The 'gurobi' package is not available from CRAN; see <https://www.gurobi.com/downloads/>.
Version: | 1.3.4 |
Depends: | R (≥ 2.10) |
Imports: | Rcpp (≥ 1.0.0), methods, lpSolve, foreach, logitnorm, crayon |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | lpsymphony, Rsymphony, gurobi, Rglpk, mirt, mirtCAT, progress, shiny, shinythemes, shinyWidgets, shinyjs, DT, knitr, rmarkdown, kableExtra, testthat (≥ 2.1.0), pkgdown, pkgload |
Published: | 2022-07-22 |
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++11 |
Citation: | TestDesign citation info |
Materials: | NEWS |
In views: | Psychometrics |
CRAN checks: | TestDesign results |
Reference manual: | TestDesign.pdf |
Vignettes: |
Creating constraints in TestDesign package Installing Rsymphony solver package on Mac Using Split() for creating parallel tests/pools |
Package source: | TestDesign_1.3.4.tar.gz |
Windows binaries: | r-devel: TestDesign_1.3.4.zip, r-release: TestDesign_1.3.4.zip, r-oldrel: TestDesign_1.3.4.zip |
macOS binaries: | r-release (arm64): TestDesign_1.3.4.tgz, r-oldrel (arm64): TestDesign_1.3.4.tgz, r-release (x86_64): TestDesign_1.3.4.tgz, r-oldrel (x86_64): TestDesign_1.3.4.tgz |
Old sources: | TestDesign archive |
Reverse imports: | maat |
Please use the canonical form https://CRAN.R-project.org/package=TestDesign to link to this page.