catsM                  package:boot                  R Documentation

_W_e_i_g_h_t _D_a_t_a _f_o_r _D_o_m_e_s_t_i_c _C_a_t_s

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

     The 'catsM' data frame has 97 rows and 3 columns.

     144 adult (over 2kg in weight) cats used for experiments with the
     drug digitalis had their heart and body weight recorded.  47 of
     the cats were female and 97 were male.  The 'catsM' data frame
     consists of the data for the male cats.  The full data are in
     dataset 'cats' in package 'MASS'.

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

     cats

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

     This data frames contain the following columns:


     '_S_e_x' A factor for the sex of the cat (levels are 'F' and 'M').

     '_B_w_t' Body weight in kg.

     '_H_w_t' Heart weight in g.

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

     The data were obtained from

     Fisher, R.A. (1947) The analysis of covariance method for the
     relation between a part and the whole. _Biometrics_, *3*, 65-68.

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

     Davison, A.C. and Hinkley, D.V. (1997)  _Bootstrap Methods and
     Their Application_. Cambridge University Press.

     Venables, W.N. and Ripley, B.D. (1994)  _Modern Applied Statistics
     with S-Plus_. Springer-Verlag.

_S_e_e _A_l_s_o:

     'cats'

