montagu_stochastic_burden_estimate_template: Get stochastic burden estimate template for an expectation

Description Usage Arguments Value

View source: R/responsibilities.R

Description

Montagu provides the stochastic burden estimate set, which along with the columns of the central-estimate set, also includes a run_id column.

Usage

1
2
montagu_stochastic_burden_estimate_template(modelling_group_id,
  touchstone_id, expectation_id, location = NULL)

Arguments

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.

Value

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


vimc/montagu-r documentation built on Oct. 10, 2019, 9:10 p.m.