Learn R Programming

dmetatools (version 1.1.1)

cervical: Scheidler et al. (1997)'s cervical cancer data

Description

  • id: identification number

  • author: The first author name of the corresponding study

  • year: The published year of the corresponding study

  • method: The diagnostic method; 1=CT (computed tomography), 2=LAG (lymphangiography), 3=MRI (magnetic resonance imaging)

  • TP: A vector of the number of true positives (TP)

  • FP: A vector of the number of false positives (FP)

  • FN: A vector of the number of false negatives (FN)

  • TN: A vector of the number of true negatives (TN)

Usage

data(cervical)

Arguments

Format

A data frame with 44 rows and 8 variables

References

Scheidler, J., Hricak, H., Yu, K. K., Subak, L., and Segal, M. R. (1997). Radiological evaluation of lymph node metastases in patients with cervical cancer. A meta-analysis. JAMA 278: 1096-1101.

Reitsma, J. B., Glas, A. S., Rutjes, A. W., Scholten, R. J., Bossuyt, P. M., and Zwinderman, A. H. (2005). Bivariate analysis of sensitivity and specificity produces informative summary measures in diagnostic reviews. Journal of Clinical Epidemiology 58: 982-990. tools:::Rd_expr_doi("10.1016/j.jclinepi.2005.02.022")

Noma, H., Matsushima, Y., and Ishii, R. (2021). Confidence interval for the AUC of SROC curve and some related methods using bootstrap for meta-analysis of diagnostic accuracy studies. Communications in Statistics: Case Studies and Data Analysis 7: 344-358. tools:::Rd_expr_doi("10.1080/23737484.2021.1894408")