calc_impact This function calculates the proportion by which vectorial capacity is reduced for each of a list of interventions when deployed to a cohort of humans

calculate_impact(interventions_vec, coverage_vec, model_p, Nv0, num_ip_points)

Arguments

interventions_vec

vector of intervention names

coverage_vec

vector of coverages to consider for each intervention

model_p

list of vector- and host-specific entomological parameters (see description of output from function calc_model_params)

Nv0

number of mosquitoes born and entering the host-seeking state per day

num_ip_points

number of time points to be considered

human_behavior

vector of human behavior before biting starts to consider for each intervention. Can be "inside" or "outside".

Value

list object with the following attributes:

  • vec_p: list of vector-specific entomological parameters (see description of output from function get_vector_params)

  • host_p: list of host-specific entomological parameters (see description of output from function get_host_params)

  • interventions_vec: vector of intervention-specific entomological parameters and impact (vectorial capacity) values

References

TO DO

Author

Monica Golumbeanu, monica.golumbeanu@swisstph.ch

Olivier Briët, olivier.briet@swisstph.ch

Nakul Chitnis, nakul.chitnis@swisstph.ch

Tom Smith, thomas.smith@swisstph.ch