pbla_incomplete_beta | R Documentation |
Compute approximate likelihood for incomplete epidemic observations.
pbla_incomplete_beta(beta, r, i, N, A = 1)
r |
numeric vector: removal times |
i |
numeric vector: of infection times |
N |
integer: population size |
A |
integer: plausible patient zeros |
rates |
numeric vector: beta (gamma is plug-in MLE of exponential rate) |
negative log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.