cathedral                package:alr3                R Documentation

_C_a_t_h_e_d_r_a_l_s

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

     Heights and lengths of Gothic and Romanesque cathedrals.

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

     This data frame contains the following columns:

     _T_y_p_e Romanesque or Gothic

     _H_e_i_g_h_t Total height, feet 

     _L_e_n_g_t_h Total length, feet 

     _C_a_t_h_e_d_r_a_l Name of the Cathedral

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

     Stephen Jay Gould

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

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

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

     data(cathedral)

