RDigram provides tools for analysis of items from achievement tests and surveys.
RDigram is an implementation of a subset of the functions in the DIGRAM statistical program by Svend Kreiner.
install.packages("devtools")
library(devtools)
install_github("jeppebundsgaard/RDigram")