Predictive Mastery Profiles (PreMP) is a method for setting achievement standards designed to be compatible with assessments scored using diagnostic classification models. The goal of premp is to provide functionality to implement this method in practice.
You can install the development version of premp like so:
pak::pak("r-dcm/premp")This is a basic example which shows you how to solve a common problem:
#library(premp)
## basic example codeContributions are welcome. To ensure a smooth process, please review the Contributing Guide. Please note that the dcmstan project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.