author                  package:ca                  R Documentation

_A_u_t_h_o_r _d_a_t_a_s_e_t

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

     This data matrix contains the counts of the 26 letters of the
     alphabet (columns of matrix) for 12 different novels (rows of
     matrix). Each row contains letter counts in a sample of text from
     each work, excluding proper nouns.

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

     data(author)

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

     Data frame containing the 12 x 26 matrix.

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

     W.A. Larsen & R. McGill, unpublished data collected in 1973.

