| dat.smith {altmeta} | R Documentation |
Meta-Analysis on the Diagnostic Accuracy of Ultrasound for Detecting Partial Thickness Rotator Cuff Tears
Description
This meta-analysis serves as an example of meta-analyses of diagnostic tests.
Usage
data("dat.smith")
Format
A data frame with 30 studies with the following 4 variables; each row represents a study.
tpcounts of true positives.
fpcounts of false positives.
fncounts of false negatives.
tncounts of true negatives.
Source
Smith TO, Back T, Toms AP, Hing CB (2011). "Diagnostic accuracy of ultrasound for rotator cuff tears in adults: a systematic review and meta-analysis." Clinical Radiology, 66(11), 1036–1048. <doi: 10.1016/j.crad.2011.05.007>
[Package altmeta version 4.1 Index]