create_mda | R Documentation |
create the MDA
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 )
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.