MK2016 {CopulaREMADA} | R Documentation |
The coronary CT angiography data in Menke and Kowalski (2016).
Description
Data on 30 studies from a systematic review for diagnostic accuracy studies of coronary computed tomography angiography for the detection of coronary artery disease.
Usage
data(MK2016)
Format
A data frame with 30 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
Menke, J. and Kowalski, J. (2016). Diagnostic accuracy and utility of coronary ct angiography with consideration of unevaluable results: A systematic review and multivariate bayesian random-effects meta-analysis with intention to diagnose. European Radiology, 26(2):451–458.
[Package CopulaREMADA version 1.6.2 Index]