Description Usage Arguments Value Author(s)
Probability of serial interval with asymptomatic infectiousness
1 2 3 4 5 6 7 8 | probability_offset(
t,
offset,
inf_distr = "dgamma",
inc_distr = "dgamma",
inf_params,
inc_params
)
|
t |
observed serial interval |
offset |
days of asymptomatic infectiousness |
inf_distr |
quoted name of the infectious period density function. Defaults to dgamma |
inc_distr |
quoted name of the incubation period density function. Defaults to dgamma |
inf_params |
named list of arguments for infectious period distribution. |
inc_params |
named list of arguments for incubation period distribution. |
numeric probability of observing the given serial interval with the given parameters of infectious period and incubation period distribution
Sangeeta Bhatia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.