| magic {DEM} | R Documentation |
Magic
Description
The magic data
Usage
data("magic")
Format
A data frame with 19020 observations on the following 11 variables.
fLengtha numeric vector
fWidtha numeric vector
fSizea numeric vector
fConca numeric vector
fConc1a numeric vector
fAsyma numeric vector
fM3Longa numeric vector
fM3Transa numeric vector
fAlphaa numeric vector
fDista numeric vector
classa character vector
Details
The magic data set is given by MAGIC project, and described by 11 features.
Source
The magic data set is from the UCI database.
References
J. Dvorak, P. Savicky. Softening Splits in Decision Trees Using Simulated Annealing. Proceedings of ICANNGA 2007, Warsaw, Part I, LNCS 4431, pp. 721-729.
Examples
data(magic)
## maybe str(magic) ; plot(magic) ...
[Package DEM version 0.0.0.2 Index]