create_mda: create the MDA

View source: R/Schistox.R

create_mdaR Documentation

create the MDA

Description

create the MDA

Usage

create_mda(
  pre_SAC_prop,
  SAC_prop,
  adult_prop,
  first_mda_time,
  last_mda_time,
  regularity,
  pre_SAC_gender,
  SAC_gender,
  adult_gender,
  mda_effectiveness
)

Arguments

pre_SAC_prop

proportion of pre-SAC individuals to recieve MDA

SAC_prop

proportion of SAC individuals to recieve MDA

adult_prop

proportion of adults individuals to recieve MDA

first_mda_time

specifies when this will first occur in years

last_mda_time

specifies when this will last occur in years

regularity

how regularly the mda will repeat in years

pre_SAC_gender

gender of pre-SAC individuals to recieve MDA

SAC_gender

gender of SAC individuals to recieve MDA

adult_gender

gender of adults individuals to recieve MDA

mda_effectiveness

efficacy of drug used.


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