get_current_coverage: Get people who either have this dose or are scheduled for it

View source: R/distribution_vaccines.R

get_current_coverageR Documentation

Get people who either have this dose or are scheduled for it

Description

Return a list of bitsets, one for each age group, containing. those persons who either have had this dose or are scheduled for it. The complement of each of these sets will be those people who haven't gotten this dose and aren't scheduled for it.

Usage

get_current_coverage(variables, events, dose, parameters)

Arguments

variables

a list of model variables

events

a list of model events

dose

what dose to check coverage for

parameters

a list of parameters


mrc-ide/safir documentation built on Aug. 2, 2022, 10:47 a.m.