Liver Pathology Data
a data frame
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
).
data(pathology)
str(pathology)
Run the code above in your browser using DataLab