Learn R Programming

altmeta (version 4.2)

dat.scheidler: Meta-Analysis on the Utility of Lymphangiography, Computed Tomography, and Magnetic Resonance Imaging for the Diagnosis of Lymph Node Metastasis

Description

This meta-analysis serves as an example of meta-analyses of diagnostic tests.

Usage

data("dat.scheidler")

Arguments

Format

A data frame with 44 studies with the following 5 variables; each row represents a study.

dt

types of diagnostic tests; CT: computed tomography; LAG: lymphangiography; and MRI: magnetic resonance imaging.

tp

counts of true positives.

fp

counts of false positives.

fn

counts of false negatives.

tn

counts of true negatives.