insecticide_decay: Attributes decay to insecticide toxicity

View source: R/insecticide_decay.R

insecticide_decayR Documentation

Attributes decay to insecticide toxicity

Description

Permits the effectiveness of an insecticide to decay over time according to its half-life and replacement / retreament schedule

Usage

insecticide_decay(tt, in_use0, in_use1, dk, rk, ins_dec0)

Details

@param tt Time in generations @param in_use0 The previous vector of in_use @param in_use1 The current vector of in_use @param dk Decay half-life in generations @param rk After how many generations does bednet replacement occur @param ins_dec0 The previous vector of ins_dec0

@return A vector of the fitness of decay and when last replaced bednet @export @examples


rkanitz/Madgwick-Kanitz-detsims documentation built on April 27, 2023, 2:55 p.m.