dcmdata dcmdata website

Project Status: Active – The project has reached a stable, usable state and is being actively developed. lifecycle R package version Package downloads
R-CMD-check Codecov test coverage GitHub pages
Signed by License

The goal of dcmdata is to provide easy access to data sets for use with diagnostic classification models.

Installation

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::pak("r-dcm/dcmdata")

About the data

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.

Real data sets

Simulated data sets


Contributions and Code of Conduct

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.