coronary {CopulaREMADA} | R Documentation |
The coronary CT angiography data
Description
Data on 26 studies from a systematic review for diagnostic accuracy studies of coronary computed tomography angiography for the detection of coronary artery disease.
Usage
data(coronary)
Format
A data frame with 26 observations on the following 6 variables.
- TP
the number of true positives
- FN
the number of false negatives
- FP
the number of false positives
- TN
the number of true negatives
- NEP
the number of non-evaluable positives
- NEN
the number of non-evaluable negatives
References
Schuetz, G. M., Schlattmann, P., and Dewey, M. (2012). Use of 3x2 tables with an intention to diagnose approach to assess clinical performance of diagnostic tests: Meta-analytical evaluation of coronary CT angiography studies. BMJ (Online), 345:e6717.
[Package CopulaREMADA version 1.6.2 Index]