View source: R/positivity_adjustment.R
increase_cases | R Documentation |
Increase case count in the presence of high testing positivity
increase_cases(observed_cases, pos_rate, m = 10.83, k = 0.5)
observed_cases |
numberic, the reported cases |
pos_rate |
numberic, the observed positivity rate |
m |
scaling factor |
k |
scaling factor with default of 1/2 on range [0,1] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.