Description Usage Arguments Value
View source: R/schisto_dynamic_models.R
Uses the 'schisto_stoch_mod' function to simulate the stochastic model through time
1 2 3 4 |
nstart |
starting values of state variables, must be whole numbers |
transitions |
list of all possible transitions between state variables, defaults to transitions possible in 'schisto_stoch_mod' |
sfx |
function to feed into adaptive tau, uses 'schisto_stoch_mod' as default |
params |
named vector of parameter values used in model |
tf |
numeric of total time to run simulation |
events_df |
Data frame of events such as MDA with columns "var", "time", "value", and "method" |
matrix of state variables and values at time points up until tf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.