Description Usage Arguments Value
View source: R/util_parameter.R
Generates a matrix of required attributes
1  | GetRequiredAttributes(qmatrix, pmatrix)
 | 
qmatrix | 
 a 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  | 
a nclasses by nitems character matrix with Strings representing the required attributes for a given item and class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.