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 Sept. 14, 2025, 5:09 p.m.