simulate_seir_process_rte: Viral load simulate SEIR model

Description Usage Arguments Value See Also

View source: R/viral_load_funcs.R

Description

Viral load simulate SEIR model

Usage

1
simulate_seir_process_rte(pars, times, N = 1, switch_model = FALSE)

Arguments

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

Value

Plot of all SEIR compartments over time

See Also

Other Viral Load: logistic_func(), simulate_detectable_wrapper(), simulate_reporting(), simulate_seir_wrapper_rte(), simulate_viral_loads_wrapper(), viral_load_estimate_rt()


RussellXu/rtestimate documentation built on Jan. 1, 2022, 7:18 p.m.