haiti2_vaccScenario: Model 2: Project Vaccination Scenario

View source: R/haiti2_vaccScenario.R

haiti2_vaccScenarioR Documentation

Model 2: Project Vaccination Scenario

Description

This function projects the following vaccination scenarios under Model 2:

V0

The default vaccination scenario: no additional vaccinations are deployed.

V1

Two department (Centre and Artibonite) over two years.

V2

Three department (Centre, Artibonite, and Ouest) over two years.

V3

Countrywide vaccination over 5 years.

V4

Countrywide vaccination over 2 years.

Usage

haiti2_vaccScenario(h2_params)

Arguments

h2_params

a vector of parameters for the model

Value

List containing two objects:

tot_inc

Vector estimating the total cholera incidence from Feb 2019-Feb 2024 for each scenario.

all_trajs

data.frame containing trajectories for each of the vaccination scenarios.

Examples

## Not run: 
h2 <- fit_haiti2()
results <- haiti2_vaccScenario(h2_params = h2$h2_params)

## End(Not run)


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