Description Usage Arguments Note Author(s) See Also
View source: R/interventions.R
Intervention function that mimics the possible effects of human mass drug administration.
1 | do_man_mda(x, coverage, efficacy, min.age = 0, max.age = Inf)
|
x |
|
coverage |
Presumed coverage of drug administration within eligible population, expressed as a decimal value. |
efficacy |
Presumed efficacy of tapeworm treatment, expressed as a decimal value. |
min.age |
Minimum age for MDA, in months. Defaults to |
max.age |
Maximum age for MDA, in months. Defaults to |
For more details and examples, please visit the cystiSim Wiki pages on https://github.com/brechtdv/cystiSim/wiki.
Other interventions: do_pig_mda
, do_pig_vac
, do_pig_mda_vac
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.