Wine                  package:FKBL                  R Documentation

_W_i_n_e _R_e_c_o_g_n_i_t_i_o_n _D_a_t_a_b_a_s_e

_D_e_s_c_r_i_p_t_i_o_n:

     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}

_U_s_a_g_e:

     data(wine)

_F_o_r_m_a_t:

     A matrix.

_S_o_u_r_c_e:

     \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}

