create_vax_map: Create mapping for movement between strata due to vaccination

View source: R/parameters.R

create_vax_mapR Documentation

Create mapping for movement between strata due to vaccination

Description

Create mapping for movement between strata due to vaccination

Usage

create_vax_map(n_vax, v, i_u, i_v)

Arguments

n_vax

Integer denoting total number of strata

v

0-1 vector of length two indicating whether activity group should be offered vaccination.

i_u

indices of strata eligible for vaccination

i_v

indices of strata being vaccinated

Value

an array of the mapping


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