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.

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