Skip to contents

Writes the ITN intervention parameterisation xml chunk. Compatibility version.

Usage

define_ITN_compat(
  baseList,
  component = "histITN",
  noeffect = "outdoor",
  mosqs,
  halflife = 2,
  resist = TRUE,
  hist = FALSE,
  strong = FALSE,
  versionnum = 38
)

Arguments

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)