human_Imperial_ODE: ODE describing the age-structured Imperial model used in...

View source: R/Imperial-ode.R

human_Imperial_ODER 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


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