iris                 package:locfit                 R Documentation

_F_i_s_h_e_r'_s _I_r_i_s _D_a_t_a (_s_u_b_s_e_t)

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

     Four measurements on each of fifty flowers of two species of iris
     (Versicolor and Virginica) - A classification dataset. Fisher's
     original dataset contained a third species (Setosa) which is
     trivially seperable.

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

     data(iris)

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

     Data frame with species, petal.wid, petal.len, sepal.wid,
     sepal.len.

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

     Fisher (1936). Reproduced in Andrews and Herzberg (1985) Chapter
     1.

_R_e_f_e_r_e_n_c_e_s:

     Andrews, D. F. and Herzberg, A. M. (1985). Data. Springer-Verlag.

     Fisher, R. A. (1936). The Use of Multiple Measurements in
     Taxonomic Problems. Annals of Eugenics 7, Part II. 179-188.

