Description Usage Arguments Value See Also
View source: R/viral_load_funcs.R
Viral load simulate SEIR model
1 | simulate_seir_process_rte(pars, times, N = 1, switch_model = FALSE)
|
pars |
named vector of SEIR model parameters |
times |
vector of times to solve model over |
N |
size of population to simulate |
switch_model |
if TRUE, uses the SEIR model with 2 switch points in transmission intensity |
Plot of all SEIR compartments over time
Other Viral Load:
logistic_func()
,
simulate_detectable_wrapper()
,
simulate_reporting()
,
simulate_seir_wrapper_rte()
,
simulate_viral_loads_wrapper()
,
viral_load_estimate_rt()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.