choi-phd/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', 'highs', 'gurobi', 'lpSolve', and 'Rglpk'. The 'gurobi' package is not available from CRAN; see <https://www.gurobi.com/downloads/>.

Getting started

Package details

MaintainerSeung W. Choi <schoi@austin.utexas.edu>
LicenseGPL (>= 2)
Version1.7.09999
URL https://choi-phd.github.io/TestDesign/ (documentation)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("choi-phd/TestDesign")
choi-phd/TestDesign documentation built on Oct. 1, 2024, 2:37 a.m.