set_strategy: Translate each named vaccine strategy into a format...

View source: R/parameters.R

set_strategyR Documentation

Translate each named vaccine strategy into a format interpretable by 'create_vax_map'

Description

Translate each named vaccine strategy into a format interpretable by 'create_vax_map'

Usage

set_strategy(strategy = NULL, include_vbe = FALSE)

Arguments

strategy

single character string in "VoD", "VoD(H)", "VoA", "VoA(H)", "VoD(L)+VoA(H)", "VoS" describing who is offered vaccination. defaults to no vaccination.

include_vbe

single logical indicating whether vaccination before entry is offered. Defaults to FALSE.

Value

list with entries 'vod', 'vos' and 'vbe' containing 0-1 vectors of length two indicating whether group L and/or H are offered vaccination via each potential vaccination route (i.e. screeing, diagnosis, entry)


mrc-ide/gonovax documentation built on Dec. 15, 2024, 11:02 a.m.