add_to_mda | R Documentation |
add to MDA schedule
add_to_mda( mda_info, mda_start_time, last_mda_time, regularity, drug_efficacy, pre_SAC_prop, SAC_prop, adult_prop )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.