Description Usage Arguments Examples
View source: R/aux_functions.R
Samples the serial interval for given incubation period samples
1 |
inc_samp |
vector of samples from the incubation period distribution |
inf_shape |
shape parameter for sampling the serial interval from the incubation period |
inf_rate |
rate parameter for sampling the serial interval from the incubation period |
inf_shift |
shift parameter, describing number of days pre-symptoms can be infectious |
1 | fnc <- inf_fn(1, 2, 3, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.