micbtz / regIRT

regularized Item Response Theory
1 stars 0 forks source link

regIRT: Regularization methods for IRT models

Currently this package implements the estimation of the nominal response model using a penalized likelihood approach.

Installation

#install.packages("devtools")
devtools::install_github("micbtz/regIRT", build_vignettes = TRUE)