Description
Item Response Theory Demo Collection.
Description
Includes a collection of shiny applications to demonstrate or to explore fundamental item response theory (IRT) concepts such as estimation, scoring, and multidimensional IRT models.
README.md
Item Response Theory Demo Collection
The package can be installed and loaded as:
install.packages("irtDemo")
library(irtDemo)
Example usage:
irtDemo("eapmap")
irtDemo("mirt")