schisto_stoch_mod: Stochastic version of the age stratified schistosomiasis...

Description Usage Arguments Value

View source: R/schisto_age_structured_models.R View source: R/schisto_dynamic_models.R

Description

A stochastic schistosomiasis model with same structure as the age stratified schisto model but implemented with the adaptivetau package which uses tau leaping to simulate stochastic transmission. Note this is a function that is wrapped into sim_schisto_stoch_mod which should be used to simulate the model, this function is fed into the tau leaping algorithm from adaptivetau

A stochastic schistosomiasis model with same structure as the deterministic model but implemented with the adaptivetau package which uses tau leaping to simulate stochastic transmission. Note this is a function that is wrapped into sim_schisto_stoch_mod which should be used to simulate the model, this function is fed into the tau leaping algorithm from adaptivetau

Usage

1
2
3

Arguments

x

vector of state variables

p

named vector of parameters

t

numeric indicating length of simulation

x

vector of state variables

p

named vector of parameters

t

numeric indicating length of simulation

Value

vector of transition probabilities

vector of transition probabilities


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