montagu_burden_estimate_sets: Retrieves list of estimate sets for a group, touchstone and...

Description Usage Arguments Value

View source: R/burden.R

Description

Burden estimate sets define a set of results for a modelling group. They are specific to a touchstone and scenario. Usually, they will be the populated version of the burden estimate set template, which a modelling group can download, and defines the columns and rows for all the countries, ages and years that are expected from that group, for that scenario. The modelling group then overwrites the missing values with results from their model, and submits the results to Montagu.

Usage

1
2
montagu_burden_estimate_sets(modelling_group_id, touchstone_id,
  scenario_id, location = NULL)

Arguments

modelling_group_id

Modelling group identifier

touchstone_id

Touchstone identifier

scenario_id

Scenario identifier

location

The montagu server to connect to.

Value

A data frame of information about all relevant estimate sets.


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