View source: R/get_n_infections.R
get_n_infections | R Documentation |
Calculates number of potential infections detected from testing + surveillance
get_n_infections(n_tests, prop_pos)
n_tests |
Numeric positive value. Number of tests. |
prop_pos |
Proportion of tests that are returned positive |
Numeric. Number of potential infections that can be detected with testing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.