| mggum_par_free_mask | R Documentation |
Free-parameter mask for MGGUM models
mggum_par_free_mask(Q.matrix, length.poly, max_poly = max(length.poly))
Q.matrix |
I x D Q-matrix. |
length.poly |
Integer vector of category counts per item. |
max_poly |
Maximum number of categories. |
An I x (2D + max_poly) logical matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.