add_to_mda: add to MDA schedule

View source: R/Schistox.R

add_to_mdaR Documentation

add to MDA schedule

Description

add to MDA schedule

Usage

add_to_mda(
  mda_info,
  mda_start_time,
  last_mda_time,
  regularity,
  drug_efficacy,
  pre_SAC_prop,
  SAC_prop,
  adult_prop
)

Arguments

mda_info

current MDA information

mda_start_time

start time for new MDAs

last_mda_time

end time for new MDAs

regularity

how regularly the MDA takes place in years (1 is once a year, 0.5 is twice a year)

drug_efficacy

how effective the drug is

pre_SAC_prop

what proportion of pre school age children receive MDA

SAC_prop

what proportion of school age children receive MDA

adult_prop

what proportion of adults receive MDA


mattg3004/SchistoxpkgR documentation built on March 1, 2023, 10:46 a.m.