equilibrium_Imperial_decoupled_human {MGDrivE2}R Documentation

This function calculates the human equilibrium values for the decoupled Imperial model. Requires the age structure of the population Currently this only works in one node.

Description

This function calculates the human equilibrium values for the decoupled Imperial model. Requires the age structure of the population Currently this only works in one node.

Usage

equilibrium_Imperial_decoupled_human(age_vector, ft, EIR, model_param_list)

Arguments

age_vector

age structure of population (see vignette for example)

ft

proportion of population seeking treatment

EIR

desired annual EIR

model_param_list

parameters for the

Value

a matrix of the equilibrium number of humans in each Imperial stage by age, and immunity


[Package MGDrivE2 version 2.1.0 Index]