Iris                  package:FKBL                  R Documentation

_I_r_i_s _P_l_a_n_t _D_a_t_a_b_a_s_e

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

     This is a matrix with 5 columns. Each row is a point, there are
     150 points. The 4 first columns are the value of a dimension (or
     attributes) of the point, the 5th is the class of that point. The
     attributes are:

     \begin{enumerate}

     *  sepal length in cm

     *  sepal width in cm

     *  petal length in cm

     *  petal width in cm \end{enumerate}

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

     data(IRIS)

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

     A matrix.

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

     \begin{itemize}

     *  UCI ML Repository

     *  Creator: R.A. Fisher

     *  Donor: Michael Marshall (MARSHALL

     *  Date: July, 1988 \end{itemize}

