View source: R/equilibrium-epi-decoupled.R
convert_prevalence_to_eir | R Documentation |
Generally, pathogen prevalence is a more accesible metric for users, but the Imperial equilibrium function requires an annual EIR. This function converts a given pathogen prevalence to an EIR
convert_prevalence_to_eir(prevalence, age_vector, ft, params)
prevalence |
desired prevalence value |
age_vector |
age distribution of the population |
ft |
proportion treated |
params |
entomological and epidemiological parameters |
a vector of the equilibrium number of humans in each SIS stage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.