View source: R/xml_interventions_define.R
define_ITN_compat | R Documentation |
Writes the ITN intervention parameterisation xml chunk. Compatibility version.
define_ITN_compat(
baseList,
component = "histITN",
noeffect = "outdoor",
mosqs,
halflife = 2,
resist = TRUE,
hist = FALSE,
strong = FALSE,
versionnum = 38
)
baseList |
List with experiment data. |
component |
Name of the intervention, can be any name but needs to be the same as defined in deployment. |
noeffect |
Which mosquitoes unaffected by intervention? |
mosqs |
Name of mosquito species affected by the intervention |
halflife |
Attrition of nets in years |
resist |
If TRUE, a pyrethroid resistance will be assumed (default percentage..?) |
hist |
Used for historical intervention coverage? |
strong |
If !strong and !resist, then "Pitoa" parameter for LLIN |
versionnum |
OpenMalaria version (e.g. 38, 43) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.