Description Usage Arguments Value
View source: R/schisto_dynamic_models.R
A dynamic schistosomiasis model with SEI snail infection dynamics, a single mean worm burden population, negative (crowding induced reductions in fecundity) and positive (mating limitation) density dependencies and functionality to simulate mass drug administration, snail control, and other interventions. Note this is a function that is wrapped into 'sim_schisto_base_mod“ which should be used to simulate the model, this function is fed into the ode solver from deSolve
1 | schisto_mod(t, n, pars)
|
t |
Vector of timepoints to return state variable estiamtes |
n |
Vector of state variable initial conditions |
pars |
Named vector of model parameters |
A matrix of the state variables at all requested time points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.