human_Imperial_ODE {MGDrivE2}R Documentation

ODE describing the age-structured Imperial model used in decoupled sampling, which will pass in values of I_V and return the human states for usein the mosquito portion of the model

Description

ODE describing the age-structured Imperial model used in decoupled sampling, which will pass in values of I_V and return the human states for usein the mosquito portion of the model

Usage

human_Imperial_ODE(t, state, parameters)

Arguments

t

starting time of simulation

state

distributon of disease states

parameters

parameter set

Value

matrix of disease states after integration


[Package MGDrivE2 version 2.1.0 Index]