

iris(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 classi-
     fication 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.

