R/responsibilities.R
montagu_stochastic_burden_estimate_template.Rd
Montagu provides the stochastic burden estimate set, which along with the columns of the central-estimate set, also includes a run_id column.
montagu_stochastic_burden_estimate_template(modelling_group_id, touchstone_id, expectation_id, location = NULL)
modelling_group_id | id of the modelling group. If omitted, or null, then all scenarios associated with the touchstone are returned. |
---|---|
touchstone_id | id of the touchstone (including version) |
expectation_id | id of the expectation (integer) |
location | The montagu server to connect to. |
A data frame with columns disease (given), run_id (NA), year, age, country, and country_name (all given), and finally cohort_size, deaths, cases and dalys, (NA).