Description Usage Arguments Examples
View source: R/get_sensitivity.R
Get test false negative rate x days from crossing the threshold of detection
1 |
time |
Numeric. Number of days from crossing the threshold of detection |
shape |
Numeric. Shape of the gamma distribution used to estimate test sensitivity. Default is 2.33 |
rate |
Numeric. Rate of the gamma distribution used to estimate test sensitivity. Default is 0.24 |
max_sensitivity |
Numeric. Value between 0 and 1 indicating the maximum sensitivity. Default is 0.99. |
1 | get_fnr(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.