Rdocumentation
powered by
Learn R Programming
dcmr (version 1.0)
GetThresholdLabels: Obtain item threshold labels
Description
Gets item threshold labels for a given qmatrix and pmatrix
Usage
GetThresholdLabels(qmatrix, pmatrix)
Arguments
qmatrix
a numeric nitems by nattributes matrix that specifies which items are required for mastery of each attribute (i.e., latent variable)
pmatrix
a numeric nclasses by nattributes matrix of all possible attribute profiles
Value
an nclasses by nitems character matrix with appropriate threshold labels.