set_antimalarial_resistance.Rd
Parameterise antimalarial resistance
set_antimalarial_resistance(
parameters,
drug,
timesteps,
artemisinin_resistance_proportion,
partner_drug_resistance_proportion,
slow_parasite_clearance_probability,
early_treatment_failure_probability,
late_clinical_failure_probability,
late_parasitological_failure_probability,
reinfection_during_prophylaxis_probability,
slow_parasite_clearance_time
)
the model parameters
the index of the drug which resistance is being set, as set by the set_drugs() function, in the parameter list
vector of time steps for each update to resistance proportion and resistance outcome probability
vector of updates to the proportions of infections that are artemisinin resistant at time t
vector of updates to the proportions of infections that are partner-drug resistant at time t
vector of updates to the proportion of artemisinin-resistant infections that result in early treatment failure
vector of updates to the proportion of artemisinin-resistant infections that result in slow parasite clearance
vector of updates to the proportion of partner-drug-resistant infections that result in late clinical failure
vector of updates to the proportion of partner-drug-resistant infections that result in late parasitological failure
vector of updates to the proportion of partner-drug-resistant infections that result in reinfection during prophylaxis
single value representing the mean time individual's experiencing slow parasite clearance reside in the treated state