schisto_mod: Barebones schistosomiasis model

Description Usage Arguments Value

View source: R/schisto_dynamic_models.R

Description

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

Usage

1
schisto_mod(t, n, pars)

Arguments

t

Vector of timepoints to return state variable estiamtes

n

Vector of state variable initial conditions

pars

Named vector of model parameters

Value

A matrix of the state variables at all requested time points


cmhoove14/DDNTD documentation built on Nov. 23, 2019, 7:04 p.m.