calculate_infections: Calculate the number of per capita dengue infections.

Description Usage Arguments Value

View source: R/calculating_burden.R

Description

calculate_infections calculates the number of per capita annual dengue infections in a human population, given a force of infection.

Usage

1
calculate_infections(FOI, n_j, u_lim, l_lim)

Arguments

FOI

The force of infection value. Numeric.

n_j

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

u_lim

A numeric vector of the upper age limits of the population age groups.

l_lim

A numeric vector of the lower age limits of the population age groups.

Value

Numeric.


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