updateDiagnosticExposureRecord function

(Internal) Update diagnostic exposure record

(Internal) Update diagnostic exposure record

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 )

Arguments

  • diagnostic_exposure_record: a named list containing diagnostic exposure record.
  • j: the numeric index of the examinee.
  • exposure_record: a named list containing exposure records.
  • config: a config_Shadow object. Use createShadowTestConfig for this.
  • simulation_constants: a named list containing simulation constants.

Returns

updateDiagnosticExposureRecord returns an updated diagnostic exposure record.

  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22