View source: R/mda_parameters.R
set_smc | R Documentation |
Parameterise a Seasonal Malaria Chemoprevention
set_smc(parameters, drug, timesteps, coverages, min_ages, max_ages)
parameters |
a list of parameters to modify |
drug |
the index of the drug to administer |
timesteps |
a vector of timesteps for each round of smc |
coverages |
a vector of the proportion of the target population who receive each round |
min_ages |
a vector of minimum ages of the target population for each round exclusive (in timesteps) |
max_ages |
a vector of maximum ages of the target population for each round exclusive (in timesteps) drug |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.