calculate_combined_impact.Rd
calculate_combined_impact
This function calculates the
proportion by which vectorial capacity is reduced when a combination of
two interventions is deployed. The user has the possibility to specify
differing coverage for each intervention and the coverage of the combination.
calculate_combined_impact(
combination_name = "combination",
intervention1,
intervention2,
cov_intervention1,
cov_intervention2,
cov_combination = NULL,
N_vec
)
number of daily emerging mosquitoes
name of the intervention combination
intervention object generated with
def_intervection_effects()
intervention object generated with
def_intervection_effects()
coverage of intervention 1
coverage of intervention 2
coverage of the combination