The goal of dcmdata is to provide easy access to data sets for use with diagnostic classification models.
You can install the released version of dcmdata from CRAN with:
install.packages("dcmdata")
And the development version from GitHub with:
# install.packages("pak")
::pak("r-dcm/dcmdata") pak
dcmdata contains both real and simulated data sets for educational and psychological assessment. For more information on each data set, see the linked reference pages.
Contributions are welcome. To ensure a smooth process, please review the Contributing Guide. Please note that the dcmdata project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.