yardstick (version 1.3.1)

pathology: Liver Pathology Data

Description

Liver Pathology Data

Arguments

Value

pathology

a data frame

Details

These data have the results of a x-ray examination to determine whether liver is abnormal or not (in the scan column) versus the more extensive pathology results that approximate the truth (in pathology).

Examples

Run this code
data(pathology)
str(pathology)

Run the code above in your browser using DataLab