View source: R/mda_parameters.R
set_mda | R Documentation |
Parameterise a Mass Drug Administration
set_mda(parameters, drug, timesteps, coverages, min_age, max_age)
parameters |
a list of parameters to modify |
drug |
the index of the drug to administer |
timesteps |
a vector of timesteps for each round of mda |
coverages |
the proportion of the target population who recieve each round |
min_age |
the minimum age of the target population exclusive (in timesteps) |
max_age |
the maximum age of the target population exclusive (in timesteps) drug |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.