View source: R/xml_interventions_define.R
defineImportedInfections | R Documentation |
Models importation of P. falciparum infections directly into humans from an external source. This is infections, not inoculations or EIR being imported.
defineImportedInfections(
baseList,
name = "importedInfections",
value = 10,
time = 0
)
define_importedInfections(
baseList,
name = "importedInfections",
value = 10,
time = 0
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.