The errum
package provides a high-performance implementation of the Exploratory reduced Reparameterized Unified Model (ErRUM) described by Culpepper and Chen (2018). Development of this model followed from Chen et al. (2018)’s work on estimating the Q-matrix within a cognitive diagnostic model (CDM). With the package now on CRAN, this is the first time an exploratory model has been made available publically!
For more information, please see the full NEWS release below.
errum
news file entry for version 0.0.3 (2020-03-20)
Features
- Provides a high-performing modeling routine for the Exploratory Reduced Reparameterized Unified Model (errum).
Bug fix
- Fix ambiguous overloaded of
pow
on Solaris.