mammals                package:homals                R Documentation

_m_a_m_m_a_l_s

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

     List of mammals categorized by dental properties.

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

     data(mammals)

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

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

     _t_o_p_i_n_c_i_s_o_r_s a numeric vector

     _b_o_t_t_o_m_i_n_c_i_s_o_r_s a numeric vector

     _t_o_p_c_a_n_i_n_e_s a numeric vector

     _b_o_t_t_o_m_c_a_n_i_n_e_s a numeric vector

     _t_o_p_p_r_e_m_o_l_a_r_s a numeric vector

     _b_o_t_t_o_m_p_r_e_m_o_l_a_r_s a numeric vector

     _t_o_p_m_o_l_a_r_s a numeric vector

     _b_o_t_t_o_m_m_o_l_a_r_s a numeric vector

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

     Clustering Algorithms, New York, Wiley, 1975, Table 9.1

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

     J.A. Hartigan

_E_x_a_m_p_l_e_s:

     data(mammals)

