Adds the IRS intervention parameterisation
Usage
defineIRS(
baseList,
mosquitos,
component = c("Actellic50EC", "Actellic300CS", "Actellic11", "Actellic8", "Actellic80",
"magic_actellic", "IRS4", "IRS6", "IRS8", "Bendiocarb", "nothing"),
noeffect = "outdoor",
steplife = NULL
)
define_IRS(
baseList,
mosquitos,
component = c("Actellic50EC", "Actellic300CS", "Actellic11", "Actellic8", "Actellic80",
"magic_actellic", "IRS4", "IRS6", "IRS8", "Bendiocarb", "nothing"),
noeffect = "outdoor",
steplife = NULL
)
Arguments
- baseList
List with experiment data.
- mosquitos
Mosquito species affected by the intervention.
- component
Insecticde to use. This will automatically specify efficacy and effect duration. Needs to from predefined choices.
- noeffect
Pattern which defines which mosquitoes are unaffected by intervention. Can be "outdoor", "indoor" or NULL.
- steplife
Step function decay, the number of months it's effective.