risk-metrics | R Documentation |
Undetected cases are the primary measure of risk in the model. From them, one can calculate the risk reduction and the cost effectiveness of testing.
cs_undetected()
calculates the proportion of undetected cases
cs_rr()
calculates the reduction in risk relative to no screening
cs_cost_eff()
calculates the number of cases detected per test
cs_undetected(dt) cs_rr(dt, relative = TRUE) cs_cost_eff(dt)
dt |
|
relative |
|
[double(1)]
A proportion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.