define_NGM_four | R Documentation |
Defines the 3 state next generation matrix
define_NGM_four(pi, alpha, gamma, phi)
pi |
Proportion of cases detected or “re-captured” by community surveillance |
alpha |
Reduction in transmission intensity due to active surveillance |
gamma |
Proportion of contacts actively under surveillance |
phi |
Proportion of contacts recalled |
The four state next generation matrix
define_NGM_four(0.5, 0.8, 0.7, 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.