make_parameters_MYZ_RM_ode | R Documentation |
Make parameters for generalized RM ODE adult mosquito model
make_parameters_MYZ_RM_ode( pars, g, sigma, calK, f, q, nu, eggsPerBatch, tau, M0, G0, Y0, Z0 )
pars |
an environment |
g |
mosquito mortality rate |
sigma |
emigration rate |
calK |
mosquito dispersal matrix of dimensions |
f |
feeding rate |
q |
human blood fraction |
nu |
oviposition rate of gravid mosquitoes |
eggsPerBatch |
eggs laid per oviposition |
tau |
length of extrinsic incubation period |
M0 |
total mosquito density at each patch |
G0 |
gravid mosquito density at each patch |
Y0 |
infected mosquito density at each patch |
Z0 |
infectious mosquito density at each patch |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.