computeVEsp: computeVEsp

View source: R/computeVEsp.R

computeVEspR Documentation

computeVEsp

Description

Compute VEsp (Vaccine efficacy for combined protection of and prevention of symptomatic illness in vaccinated individuals) for a given VEp and VEs.

Usage

computeVEsp(VEp = 0, VEs = 0)

Arguments

VEp

Vaccine efficacy: prevention of symptomatic illness in infected indivduals; single fraction or vector of fractions by population group; defaults to 0. One of VEsRatio, VEpRatio, and VEs must be specified.

VEs

Vaccine efficacy: protection for vaccinated susceptible individuals; single fraction or vector of fractions by population group; defaults to 0. One of VEsRatio, VEpRatio, and VEs must be specified.

Value

A numeric or vector of numerics of same length as VEp & VEs.

Author(s)

Matthew Clay <clay.matt@gmail.com>


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