View source: R/exposure_control_functions.R
initializeUsageMatrix | R Documentation |
initializeUsageMatrix
is an internal function for
creating a new item usage matrix. An item usage matrix is a
(nj, nv) matrix with TRUE
or FALSE
values.
The rows represent examinees, and the columns represent decision variables.
initializeUsageMatrix(simulation_constants)
simulation_constants |
a named list containing simulation constants. |
initializeUsageMatrix
returns a new item usage matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.