50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

HSROC (version 2.1.9)

MRI: MAGNETIC RESONANCE IMAGING TEST (MRI) for evaluation of lymph node metastasis in women with invasive cervical cancer

Description

This dataset gives the observed cross-tabulation of the MRI (test under evaluation) and histologic/cytologic specimens obtained by surgery or lymph node biopsy (reference test).

Usage

data(MRI)

Arguments

Format

A matrix with 10 observations on the following 4 variables.

++

Observed individuals who tested positive on both tests

+-

Observed individuals who tested positive on the test under evaluation and negative on the reference test

-+

Observed individuals who tested negative on the test under evaluation and positive on the reference test

---

Observed individuals who tested negative on both tests

References

Scheidler J, Hricak H, Yu KK, Subak L, Segal MR. Radiological evaluation of lymph node metastases in patients with cervical cander : a meta-analysis. Journal of the American Medical Association 1997 ; 278(13):1096-1101.

C. M. Rutter and C. A. Gatsonis. A hierarchical regression approach to meta-analysis of diagnostic accuracy evaluations. Statistics in Medicine 2001 ; 20(19):2865-2884.

Examples

Run this code
# NOT RUN {
data(MRI)
MRI

# }

Run the code above in your browser using DataLab