Description Usage Arguments Value
View source: R/calculating_burden.R
calculate_infections
calculates the number of per capita annual dengue
infections in a human population, given a force of infection.
1 | calculate_infections(FOI, n_j, u_lim, l_lim)
|
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. |
Numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.