View source: R/Likelihood_Calculations.R
Computes the Removal portion of an epidemic likelihood
1 | log_likelihood_rem(par, t_inf, t_rem)
|
par |
parameter values to be passed to gamma density function (par[1] rate parameter, par[2] shape parameter) |
t_inf |
infection times of individuals involved in the epidemic |
t_rem |
removal times of individuals involved in the epidemic |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.