compute_alpha_mu1 | R Documentation |
Calculates optimum alpha and mu for given other parameters
compute_alpha_mu1(pi, phi, r1, r2)
pi |
Proportion of cases detected or “re-captured” by community surveillance |
phi |
Proportion of contacts recalled |
r1 |
Ratio of cases not under surveillance (but contact traced) versus the cases under surveillance |
r2 |
Ratio of de novo cases verses detected cases under surveillance |
Optimum values of alpha and mu1
compute_alpha_mu1(0.3, 0.7, 0.59, 1.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.