set_mda: Parameterise a Mass Drug Administration

View source: R/mda_parameters.R

set_mdaR Documentation

Parameterise a Mass Drug Administration

Description

Parameterise a Mass Drug Administration

Usage

set_mda(parameters, drug, timesteps, coverages, min_age, max_age)

Arguments

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


pahanc/malariasimulation_Ace_params documentation built on March 12, 2024, 2:21 a.m.