distribute pre-erythrocytic vaccine to a population in an age range. Efficacy will take effect after the last dose

set_mass_pev(
  parameters,
  profile,
  timesteps,
  coverages,
  min_ages,
  max_ages,
  min_wait,
  booster_timestep,
  booster_coverage,
  booster_profile
)

Arguments

parameters

a list of parameters to modify

profile

primary vaccine profile of type PEVProfile

timesteps

a vector of timesteps for each round of vaccinations

coverages

the coverage for each round of vaccinations

min_ages

for the target population, inclusive (in timesteps)

max_ages

for the target population, inclusive (in timesteps)

min_wait

the minimum acceptable time since the last vaccination (in timesteps); When using both set_mass_pev and set_pev_epi, this represents the minimum time between an individual being vaccinated under one scheme and vaccinated under another.

booster_timestep

the timesteps (following the initial vaccination) at which booster vaccinations are administered

booster_coverage

the proportion of the vaccinated population relative to the last vaccination (whether a previous booster or the primary series)

booster_profile

list of booster vaccine profiles, of type PEVProfile, for each timestep in booster_timeteps