View source: R/SEIRVMonoModel.R
checkInputs.VaccineMonovalent | R Documentation |
Checks vaccine inputs and computes the vaccine parameters
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, ...)
List of vaccine parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.