cat.dt: Computerized Adaptive Testing and Decision Trees

Implements the Merged Tree-CAT method (Javier Rodriguez-Cuadrado et al., 2020, <doi:10.1016/j.eswa.2019.113066>) to generate Computerized Adaptive Tests (CATs) based on a decision tree. The tree growth is controlled by merging branches with similar trait distributions and estimations. This package has the necessary tools for creating CATs and estimate the subject's ability level.

Version: 0.3.1
Imports: Rglpk, Matrix, ggplot2
Suggests: knitr, rmarkdown
Published: 2021-03-31
Author: Javier Rodriguez-Cuadrado [aut, cre], Juan C. Laria [aut], David Delgado-Gomez [aut]
Maintainer: Javier Rodriguez-Cuadrado <javierro at est-econ.uc3m.es>
License: GPL-3
URL: https://github.com/jlaria/cat.dt
NeedsCompilation: no
Citation: cat.dt citation info
Materials: README
CRAN checks: cat.dt results

Documentation:

Reference manual: cat.dt.pdf
Vignettes: cat.dt tutorial

Downloads:

Package source: cat.dt_0.3.1.tar.gz
Windows binaries: r-devel: cat.dt_0.3.1.zip, r-release: cat.dt_0.3.1.zip, r-oldrel: cat.dt_0.3.1.zip
macOS binaries: r-release (arm64): cat.dt_0.3.1.tgz, r-oldrel (arm64): cat.dt_0.3.1.tgz, r-release (x86_64): cat.dt_0.3.1.tgz, r-oldrel (x86_64): cat.dt_0.3.1.tgz
Old sources: cat.dt archive

Linking:

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