Learn R Programming

cystiSim (version 0.1.0)

do_man_mda: Do human mass drug administration(MDA)

Description

Intervention function that mimics the possible effects of human mass drug administration.

Usage

do_man_mda(x, coverage, efficacy, min.age = 0, max.age = Inf)

Arguments

x
cystiRun object.
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 0, i.e., no lower age limit.
max.age
Maximum age for MDA, in months. Defaults to Inf, i.e., no upper age limit.

See Also

Other interventions: do_pig_mda, do_pig_vac, do_pig_mda_vac