| Lymphography {arulesCBA} | R Documentation |
The Lymphography Domain Data Set (UCI)
Description
This is lymphography domain obtained from the University Medical Centre, Institute of Oncology, Ljubljana, Yugoslavia. It was repeatedly used in the machine learning literature.
Format
A data frame with 147 observations on the following 19 variables.
classa factor with levels
normalfindmetastasesmalignlymphfibrosislymphaticsa factor with levels
normalarcheddeformeddisplacedblockofafferea factor with levels
noyesbloflymphca factor with levels
noyesbloflymphsa factor with levels
noyesbypassa factor with levels
noyesextravasatesa factor with levels
noyesregenerationofa factor with levels
noyesearlyuptakeina factor with levels
noyeslymnodesdimina factor with levels
0123lymnodesenlara factor with levels
1234changesinlyma factor with levels
beanovalrounddefectinnodea factor with levels
nolacunarlacmarginallaccentralchangesinnodea factor with levels
nolacunarlacmarginlaccentralchangesinstrua factor with levels
nograinydroplikecoarsedilutedreticularstrippedfaintspecialformsa factor with levels
nochalicesvesiclesdislocationofa factor with levels
noyesexclusionofnoa factor with levels
noyesnoofnodesina factor with levels
0-910-1920-2930-3940-4950-5960-69>=70
Source
The data set was obtained from the UCI Machine Learning Repository at http://archive.ics.uci.edu/ml/datasets/Lymphography.
References
This lymphography domain was obtained from the University Medical Centre, Institute of Oncology, Ljubljana, Yugoslavia. Thanks go to M. Zwitter and M. Soklic for providing the data. Please include this citation if you plan to use this database.
Examples
data("Lymphography")
summary(Lymphography)