Description Usage Arguments Value Author(s)
View source: R/likelihood_fast.R
Probability of serial interval as a convolution of infectiousness distribution of primary case and incubation period of secondary case
1 | fast_probability_basic(t, tmax, inf_params, ip_params)
|
t |
observed serial interval |
tmax |
the maximum time (from the onset of symptoms in the primary case) at which secondary case could have been infected |
inf_params |
list with components rate and shape for infectious period distribution |
ip_params |
list with components rate and shape for incubation period distribution |
numeric. Probability of observing the given serial interval given the parameters of infectious period distributions and incubation period distributions
Sangeeta Bhatia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.