hartigan               package:homals               R Documentation

_H_a_r_t_i_g_a_n _D_a_t_a

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

     Hartigan Data

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

     data(hartigan)

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

     A data frame with 24 observations on the following 6 variables.

     _t_h_r_e_a_d a factor with levels 'N' 'Y'

     _h_e_a_d a factor with levels 'C' 'F' 'O' 'R' 'Y'

     _i_n_d_e_n_t_a_t_i_o_n a factor with levels 'L' 'N' 'T'

     _b_o_t_t_o_m a factor with levels 'F' 'S'

     _l_e_n_g_t_h a numeric vector

     _b_r_a_s_s a factor with levels 'N' 'Y'

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

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

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

     J.A. Hartigan

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

     data(hartigan)

