equilibrium_Imperial_decoupled {MGDrivE2}R Documentation

This function calculates the human and mosquito equilibrium values for the decoupled Imperial model. Currently this only works in one node.

Description

This function calculates the human and mosquito equilibrium values for the decoupled Imperial model. Currently this only works in one node.

Usage

equilibrium_Imperial_decoupled(age_vector, ft, eir, theta, cube, spn_P)

Arguments

age_vector

age structure of population (see vignette for example)

ft

proportion of population seeking treatment

eir

desired annual EIR

theta

parameters

cube

inheritance cube

spn_P

places of the stochastic petri net

Value

a matrix of the equilibrium number of humans in each Imperial stage by age, and immunity. mosquito equilibrium values, and full theta vector


[Package MGDrivE2 version 2.1.0 Index]