VaccinationScenario3: Vaccination Scenarios

View source: R/VaccinationScenario3.R

VaccinationScenario3R Documentation

Vaccination Scenarios

Description

VaccinationScenario3 returns lists containing various vaccination scenarios.

Usage

VaccinationScenario3(
  course_year,
  percent_uv,
  percent_1d,
  percent_2d,
  ve = 1,
  not_dep = c()
)

Arguments

course_year

Number of years that the vaccination campaign is conducted.

percent_uv

Percent of completly unvaccinated individuals.

percent_1d

Percent of individuals that received a single dose of vaccination.

percent_2d

Percent of individuals that received two doses of the vaccination.

ve

c(1, 2, 3). Vaccination Efficacy. Only 1 is used by original authors.

not_dep

Departments that are not part of the vaccination campaign.

Value

List containing parameters of the vaccination campaign.


zjiang2/haitipkg documentation built on March 1, 2024, 11:34 p.m.