getInfoFixedTheta
is an internal function for
calculating item information for fixed-theta item selection methods.
This is done once at the start of the simulation and cached for speed gain.
getInfoFixedTheta(item_selection, simulation_constants, item_pool, model)
getInfoFixedTheta
returns a named list containing item information values
at designated thetas for each simulee.
a list containing item selection config.
a named list containing simulation constants.
an item pool object.
sanitized item model codes to be fed to C++ functions.