.compute_discretized_infectiousness | R Documentation |
The gamma distribution specified is not directly the serial interval but the serial interval minus one, to allow for a gamma distribution (otherwise infectiousness at day 0 could not be handled), see Cori et al. 2013 for more details.
.compute_discretized_infectiousness(k, shapeG = 2.73, scaleG = 1.39)
k |
Integer. Infex of the time step. |
shapeG |
shape of the gamma distribution of the serial interval -1. |
scaleG |
scale of the gamma distribution of the serial interval -1. |
value of the infectiousness profile at time step k.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.