View source: R/spectrum-inputs.R
prepare_leapfrog_projp | R Documentation |
Prepare adult HIV projection parameters from Spectrum PJNZ
prepare_leapfrog_projp(pjnz, hiv_steps_per_year = 10L, hTS = 3)
pjnz |
path to PJNZ file |
hiv_steps_per_year |
number of Euler integration steps per year; default 10 |
hTS |
number of HIV treatment stages; default 3 (0-5 months, 6-11 months, 12+ months) |
list of HIV projection parameters
pjnz <- system.file("pjnz/bwa2021_v6.13.pjnz", package = "leapfrog")
projp <- prepare_leapfrog_projp(pjnz)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.