Felines           package:relations           R Documentation(utf8)

_F_e_l_i_n_e_s _D_a_t_a

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

     A data set with 14 variables on 30 different types of felines.

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

     data("Felines")

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

     A data frame with 30 observations on 14 categorical variables (the
     first 10 morphological, the last 4 behavioral), with names in
     french and numeric levels as in the reference.  Names,
     descriptions in french and english and the numbers of levels are
     as follows.

     '_T_Y_P_P_E_L': Aspect du pelage; coat; 4.

     '_L_O_N_G_P_O_I_L': Fourrure; fur; 2.

     '_O_R_E_I_L_L_E_S': Oreilles; ears; 2.

     '_T_A_I_L_L_E': Taille au garrot; waist; 3.

     '_P_O_I_D_S': Poids; weight; 3.

     '_L_O_N_G_U_E_U_R': Longueur du corps; body length; 3.

     '_Q_U_E_U_E': Longueur de la queue; tail length; 3.

     '_D_E_N_T_S': Canines développées; carnassials; 2.

     '_L_A_R_Y_N_X': Os hyaoide; larynx; 2.    

     '_R_E_T_R_A_C_T': Griffes rétractiles; retractible claws; 2.

     '_C_O_M_P_O_R_T': Comportement prédateur; predatory behavior; 3. 

     '_T_Y_P_P_R_O_I_E': Type de la proie; type of prey; 3.

     '_A_R_B_R_E_S': Monte ou non aux arbres; climbs trees or not; 2.

     '_C_H_A_S_S_E': Chasse (courre ou affut); chases via chivy or ambush; 2.

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

     F. Marcotorchino and P. Michaud (1982), Agregation de similarites
     en classification automatique. _Revue de Statistique Appliquée_,
     *30*(2), 21-44.

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

     data("Felines")
     summary(Felines)

