Description Usage Arguments Value Examples
Generate a data.frame of diagnostic accuracy study given true negative, true positive, false negative, false positive.
1  | dadb(tn, tp, fn, fp)
 | 
tn | 
 True negative  | 
tp | 
 True positive  | 
fn | 
 False negative  | 
fp | 
 False positive  | 
A data.frame for diagnostic accuracy studies.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.