updateDiagnosticExposureRecord
is an internal function for updating diagnostic exposure record.
This function does not do actual exposure control;
this function is used for updating diagnostic exposure record after exposure control is performed.
updateDiagnosticExposureRecord(
diagnostic_exposure_record,
j,
exposure_record,
config,
simulation_constants
)
updateDiagnosticExposureRecord
returns an updated diagnostic exposure record.
a named list containing diagnostic exposure record.
the numeric index of the examinee.
a named list containing exposure records.
a config_Shadow
object. Use createShadowTestConfig
for this.
a named list containing simulation constants.