montagu_burden_estimate_set_close: Closes a burden estimate set, marking it as complete.

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_set_close(modelling_group_id, touchstone_id,
  scenario_id, burden_estimate_set_id, location = NULL)

Arguments

modelling_group_id

Modelling group identifier

touchstone_id

Touchstone identifier

scenario_id

Scenario identifier

burden_estimate_set_id

Burden estimate set created by montagu_burden_estimate_set_create

location

The montagu server to connect to.

Value

The id of the burden estimate set


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