leapfrogR | R Documentation |
Simulate leapfrog model
leapfrogR(demp, projp, hiv_strat = "full", hiv_steps_per_year = 10L)
demp |
list of demographic input parameters (TODO: document) |
projp |
list of HIV projection parameters (TODO: document) |
hiv_strat |
stratification of HIV population, either "full" (default; single-year ages) or "coarse" (aggregated age groups). |
hiv_steps_per_year |
number of Euler integration steps per year for HIV progression; default 10. |
The first year of 'sx', 'asfr', 'srb', and 'netmig' is not used. This is assumed to apply to the base year population (consistent with Spectrum).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.