Run leapfrog model fit

run_model(
  data,
  parameters,
  sim_years,
  hts_per_year,
  output_steps = NULL,
  hiv_age_stratification = "full",
  run_child_model = TRUE
)

Arguments

data

Input data

parameters

Projection parameters

sim_years

Simulation years to run model for default 1970:2030

hts_per_year

Number of HIV time steps per year, default 10

output_steps

Which sim years to output for default same as sim_years

hiv_age_stratification

The age stratification for HIV population, "coarse" or "full"

run_child_model

If TRUE then run the child model

Value

List of model outputs