Skip to contents

Computes approximate costs and DALYs for each scenario using explicit model accumulators: - cum_vax1, cum_vax2 (doses administered) - cum_orc_treated, cum_ctc_treated (cases treated) - cum_symptoms, cum_deaths (health outcomes)

Usage

chlaa_health_econ(scenario_runs, econ = NULL)

Arguments

scenario_runs

Output of `chlaa_run_scenarios()`.

econ

Optional named list overriding default economic parameters.

Value

A data.frame with scenario-level mean costs, DALYs, and components.

Details

WASH intervention costs are optionally computed from the parameter windows if `scenario_runs` has the attribute `scenario_parameters` (added by `chlaa_run_scenarios()`).