Description Usage Arguments Value
View source: R/likelihood_inference.R
(Profile) Conditional likelihood given B and E
1 2 3 4 5 6 7 | bets.likelihood.conditional(
params,
data,
M = Inf,
r = NULL,
params_init = NULL
)
|
params |
A vector of parameters (names: r, ip_q50, ip_q95) |
data |
A data frame with three columns: B, E, S |
M |
Right truncation for symptom onset |
r |
Parameter for epidemic growth (overrides |
params_init |
Initial parameters for computing the profile likelihood |
Conditional log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.