montagu_scenarios: Retrieve information about a scenario

Description Usage Arguments Value

View source: R/responsibilities.R

Description

A scenario describes the vaccination conditions for a particular run of a model. Typical examples include a scenario where there is no vaccination, a scenario where there is routine (background) vaccination, or a scenario in which there are targetted campaigns to vaccinate particularly ages. Depending on disease, modelling groups may be asked to model various scenarios, for a particular touchstone.

Usage

1
2
montagu_scenarios(modelling_group_id = NULL, touchstone_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)

location

The montagu server to connect to.

Value

Data frame of scenario_id, description and disease.


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