Wine {FKBL} | R Documentation |
Wine Recognition Database
Description
This is a matrix with 14 columns. Each row is a point, there are 176 points. The 13 first columns are the value of a dimension (or attribute) of the point, the 14th is the class of that point. The attributes are:
begin{enumerate}
Alcohol
Malic acid
Ash
Alcalinity of ash
Magnesium
Total phenols
Flavanoids
Nonflavanoid phenols
Proanthocyanins
Color intensity
Hue
OD280/OD315 of diluted wines
Proline
end{enumerate}
Usage
data(wine)
Format
A matrix.
Source
begin{itemize}
UCI ML Repository
Forina, M. et al, PARVUS - An Extendible Package for Data
Exploration, Classification and Correlation. Institute of Pharmaceutical
and Food Analysis and Technologies, Via Brigata Salerno,
16147 Genoa, Italy.
Stefan Aeberhard, email: stefan@coral.cs.jcu.edu.au
July 1991
end{itemize}
[Package
FKBL version 0.50-4
Index]