Description Usage Arguments Value
View source: R/Infection_Functions.R
Draw from distribution of proposed presymptomatic periods (basically incubation-latent periods) to model presymptomatic transmission. Used in 'next.state'
1 | t_presymp(n_Ip, shape.ip = 10, scale.ip = 7)
|
n_Ip |
Number of draws |
shape |
Shape of gamma distribution |
scale |
Scale of gamma distribution |
numeric of time spent in presymptomatic period (Ip)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.