makeDiagnosticExposureRecord
is an internal function for
collecting diagnostic exposure record.
makeDiagnosticExposureRecord(
true_theta,
segment_record,
diagnostic_exposure_record,
config,
simulation_constants
)
makeDiagnosticExposureRecord
returns an updated exposure record.
examinee's true theta. Used to determine the segment the true theta belongs to.
a named list containing counts on theta segments.
a named list containing the diagnostic exposure record.
a config_Shadow
object. Use createShadowTestConfig
for this.
a named list containing simulation constants.