defineImportedInfections: Writes importation intervention

View source: R/xml_interventions_define.R

defineImportedInfectionsR Documentation

Writes importation intervention

Description

Models importation of P. falciparum infections directly into humans from an external source. This is infections, not inoculations or EIR being imported.

Usage

defineImportedInfections(
  baseList,
  name = "importedInfections",
  value = 10,
  time = 0
)

define_importedInfections(
  baseList,
  name = "importedInfections",
  value = 10,
  time = 0
)

Arguments

baseList

List with experiment data.

name

Name of the intervention.

value

Number of imported infections per 1000.

time

Rate of importation, if 0, constant importation rate since the beginning.


SwissTPH/r-openMalariaUtilities documentation built on Sept. 14, 2024, 1:34 a.m.