montagu_central_burden_estimate_template: Get central burden estimate template for an expectation

Description Usage Arguments Value

View source: R/responsibilities.R

Description

The burden estimate set is the list of burden estimates for a particular scenario for a touchstone. Montagu provides csv templates including rows for all the countries, years and ages, and columns for all the burden outcomes expected. These templates can then be filled in by the modelling groups, and uploaded to Montagu as their results submission.

Usage

1
2
montagu_central_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, year, age, country, and country_name with given values, then cohort_size, deaths, cases and dalys, all NA.


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