do_man_mda: Do human mass drug administration(MDA)

Description Usage Arguments Note Author(s) See Also

View source: R/interventions.R

Description

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

Usage

1
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.

Note

For more details and examples, please visit the cystiSim Wiki pages on https://github.com/brechtdv/cystiSim/wiki.

Author(s)

brechtdv@gmail.com

See Also

Other interventions: do_pig_mda, do_pig_vac, do_pig_mda_vac


cystiSim documentation built on May 2, 2019, 7:25 a.m.