hepatitis {dprep} | R Documentation |
This is the hepatitis dataset from the UCI. The data was donated by Gail Gong.
data(hepatitis)
A data frame with 155 observations on the following 20 variables. This dataset contains a large number of missing values.
The original dataset has the class labels in the first column.
The UCI Machine Learning Database Repository at:
Diaconis,P. & Efron,B. (1983). Computer-Intensive Methods in Statistics. Scientific American, Volume 248.
#------Report and plot of missing values ------ data(hepatitis) imagmiss(hepatitis,"Hepatitis")