incidences_to_numbers: Convert incidences into numbers.

Description Usage Arguments Value

View source: R/calculating_R0.R

Description

incidences_to_numbers calculates the numbers of people from different age groups experiencing their primary, secondary, tertiary or quaternary dengue infection, from estimates of the incidence rates of primary, secondary, tertiary or quaternary infections in each age group.

Usage

1
incidences_to_numbers(incidences, n_j)

Arguments

incidences

A numeric vector of the incidence rates of primary, secondary, tertiary or quaternary dengue infections in each age group.

n_j

A numeric vector of the proportion of individuals in each age group in the human population.

Value

Numeric.


mrc-ide/drep documentation built on Jan. 6, 2020, 11:06 p.m.