checkInputs.VaccineMonovalent: Check vaccine inputs

View source: R/SEIRVMonoModel.R

checkInputs.VaccineMonovalentR Documentation

Check vaccine inputs

Description

Checks vaccine inputs and computes the vaccine parameters

Usage

checkInputs.VaccineMonovalent(population, populationFractions, seedStartDay,
  simulationLength, vaccineAdministrationRatePerDay = 0,
  vaccineAvailabilityDose1ByDay = 0, vaccineAvailabilityDoseMByDay = 0,
  vaccineUptakeMultiplier = 1, timeOfExclusiveMonovalent = Inf, VEs1 = 0,
  VEsM = 0, VEi1 = 0, VEiM = 0, VEp1 = 0, VEpM = 0,
  vaccineEfficacyDelay = 7, ...)

Value

List of vaccine parameters


HHS/ASPR-flumodels documentation built on Dec. 6, 2022, 12:20 p.m.