checkConstraints: Check the consistency of constraints and item usage
Description
Check the consistency of constraints and item usage.
Usage
checkConstraints(constraints, usage_matrix, true_theta = NULL)
Arguments
usage_matrix
A matrix of item usage data from Shadow
.
true_theta
A vector of true theta values.