View source: R/positivity_adjustment.R
decrease_cases | R Documentation |
Decreased previous observed cases back to scale
decrease_cases(calculated_cases, pos_rate, m = 10.83, k = 0.5)
calculated_cases |
numeric, the calculated cases |
pos_rate |
numeric, 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.