dentitio              package:flexclust              R Documentation

_D_e_n_t_i_t_i_o_n _o_f _M_a_m_m_a_l_s

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

     Mammal's teeth divided into the 4 groups: incisors, canines,
     premolars and molars.

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

     data(dentitio)

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

     A data frame with 66 observations on the following 8 variables.

     _t_o_p._i_n_c: top incisors

     _b_o_t._i_n_c: bottom incisors

     _t_o_p._c_a_n: top canines

     _b_o_t._c_a_n: bottom canines

     _t_o_p._p_r_e: top premolars

     _b_o_t._p_r_e: bottom premolars

     _t_o_p._m_o_l: top molars

     _b_o_t._m_o_l: bottom molars

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

     <URL: http://www.uni-koeln.de/themen/statistik>

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

     John A. Hartigan: Clustering Algorithms. Wiley, New York, 1975.

