htwt                  package:alr3                  R Documentation

_A_r_t_i_f_i_c_i_a_l _h_e_i_g_h_t _a_n_d _w_e_i_g_h_t _d_a_t_a

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

     The data for this table are a sample size of ten 18-year old girls
     taken from the study that was conducted by Tuddenham and Snyder
     (1954).

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

     This data frame contains the following columns:

     _H_t Height (cm) at age 18

     _W_t Weight (kg) at age 18

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

     Tuddenham, R., and Snyder, M. (1954). Physical growth of
     California boys and girls from birth to age 18. _California
     Publications on Child Development_, 1, 183-364.

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

     Weisberg, S. (2005). _Applied Linear Regression_, 3rd edition. New
     York: Wiley, Problem 2.1.

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

     data(htwt)

