human_Imperial_ODE | 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
human_Imperial_ODE(t, state, parameters)
t |
starting time of simulation |
state |
distributon of disease states |
parameters |
parameter set |
matrix of disease states after integration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.