get_exposure_multiplier.Rd
calculate_impact_ip
This function calculates
the proportion of averted exposure to adjust for
depending on the human location importance for intervention impact
get_exposure_multiplier(param_name, model_obj, intervention_type)
parameter name to adjust exposure for. Can only be one of:
"alphai
", "PBi
", "PCi
", "PDi
"
list of vector- and host-specific entomological parameters
(see description of output from function calc_model_params
)
name of the type of intervention, can be only one of: "LLINs", "IRS", "LLINsO", "Screening", "Larviciding".
exposure multiplier value to be used for adjusting averted exposure
TO DO