(Internal) Update item usage matrix
updateUsageMatrix is an internal function for updating an 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.
updateUsageMatrix
TRUE
FALSE
updateUsageMatrix(usage_matrix, j, x, simulation_constants)
usage_matrix
j
x
output_Shadow
simulation_constants
updateUsageMatrix returns an updated item usage matrix.
Useful links