GetThresholdLabels: Obtain item threshold labels

Description Usage Arguments Value

View source: R/util_parameter.R

Description

Gets item threshold labels for a given qmatrix and pmatrix

Usage

1
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.


dcmr documentation built on May 29, 2017, 10:41 p.m.