Learn R Programming

bamdit (version 3.4.4)

skin: Accuracy of Computer-Aided Diagnosis of Melanoma: A Meta-analysis.

Description

This data frame contains results 70 studies investigated computer-aided diagnosis of melanoma

Arguments

Format

A matrix with 70 rows and 15 columns. Each row represents a study's results, the columns are:

"TP"

number of true positives.

"TN"

number of ture negatives.

"FP"

number of false positives.

"FN"

number of false negative.

"study_ID"

Study identification

"test_set_source"

Public or propietary.

"method"

Diagnostic technique used in the study: computer vision; deep learning or hardware-based.

"test_set_independent"

yes or no.

"SAMPLE_SELECTION_BR"

QUADAS-2, Patient selection bias.

"INDEX_TEST_BR"

QUADAS-2, Index test description/application bias.

"REFERENCE_STANDARD_BR"

QUADAS-2, Reference standard bias.

"FLOW_AND_TIMING_BR"

QUADAS-2, Patient flow and timing bias.

"SAMPLE_SELECTION_AP

QUADAS-2, Patient selection bias.

"INDEX_TEST_AP"

QUADAS-2, Index test description/application bias.

"REFERENCE_STANDARD_AP"

QUADAS-2, Reference standard bias.