doExposureControl
is an internal function for performing exposure control.
This is a wrapper function for calling other low-level functions for respective exposure control methods.
doExposureControl(
exposure_record,
segment_record,
o,
j,
current_theta,
eligibility_flag,
simulation_constants
)
doExposureControl
returns an updated list for exposure control records.
a named list containing exposure records.
a named list containing counts on theta segments.
an output_Shadow
object, containing data for a single examinee.
the numeric index of the examinee.
a named list containing data on current theta estimate.
a named list containing eligibility flags.
a named list containing simulation constants.