convert_prevalence_to_eir: Generally, pathogen prevalence is a more accesible metric for...

View source: R/equilibrium-epi-decoupled.R

convert_prevalence_to_eirR 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

Description

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

Usage

convert_prevalence_to_eir(prevalence, age_vector, ft, params)

Arguments

prevalence

desired prevalence value

age_vector

age distribution of the population

ft

proportion treated

params

entomological and epidemiological parameters

Value

a vector of the equilibrium number of humans in each SIS stage


MGDrivE2 documentation built on March 7, 2023, 6:44 p.m.