leapfrogR: Simulate leapfrog model

View source: R/RcppExports.R

leapfrogRR Documentation

Simulate leapfrog model

Description

Simulate leapfrog model

Usage

leapfrogR(demp, projp, hiv_strat = "full", hiv_steps_per_year = 10L)

Arguments

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.

Details

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).


mrc-ide/leapfrog documentation built on Oct. 14, 2024, 9:46 a.m.