Davis                  package:car                  R Documentation

_S_e_l_f-_R_e_p_o_r_t_s _o_f _H_e_i_g_h_t _a_n_d _W_e_i_g_h_t

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

     The `Davis' data frame has 200 rows and 5 columns.
 The subjects
     were men and women engaged in regular exercise.
 There are some
     missing data.

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


     data(Davis)

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

     This data frame contains the following columns:

     _s_e_x A factor with levels:
 `F', male;
 `M', female.
 

     _w_e_i_g_h_t Measured weight in kg. 
 

     _h_e_i_g_h_t Measured height in cm. 
 

     _r_e_p_w_t Reported weight in kg. 
 

     _r_e_p_h_t Reported height in cm. 
 

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

     Personal communication from C. Davis, Departments of
 Physical
     Education and Psychology, York University.

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

     Fox, J. (1997)
 Applied Regression, Linear Models, and Related
     Methods. Sage.

