Description Usage Arguments Value Author(s) References
View source: R/proj2_wtRecal.R
Estimates the net benefit and standardized net benefit of a risk score given a risk threshold R. Additionally estimates the standardized net benefit of a "treat-all" (everyone recieves intervention) treatment rule.
1 | nb(y, p, r)
|
y |
Vector of binary outcomes, with 1 indicating event (case) and 0 indicating no event (controls) |
p |
Vector of risk score values |
r |
Clinically relevant risk threshold |
nb |
Net benefit of risk score p |
snb |
Standardized net benefit of risk score p. Net benefit of p dived by the prevalence |
snb.all |
Standardized net benefit of a decision rule where everyone recieves treatment |
Anu Mishra
Pauker, S. G., & Kassirer, J. P. (1980). The threshold approach to clinical decision making. New England Journal of Medicine, 302(20), 1109-1117.
Mishra, A. (2019). Methods for Risk Markers that Incorporate Clinical Utility (Doctoral dissertation). (Available Upon Request)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.