cabbages                package:MASS                R Documentation

_D_a_t_a _f_r_o_m _a _c_a_b_b_a_g_e _f_i_e_l_d _t_r_i_a_l

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

     The 'cabbages' data set has 60 observations and 4 variables

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

     cabbages

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

     This data frame contains the following columns:

     '_C_u_l_t' Factor giving the cultivar of the cabbage, two levels:
          'c39' and 'c52'.

     '_D_a_t_e' Factor specifying one of three planting dates: 'd16', 'd20'
          or 'd21'.

     '_H_e_a_d_W_t' Weight of the cabbage head, presumably in kg.

     '_V_i_t_C' Ascorbic acid content, in undefined units.

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

     Rawlings, J. O. (1988) _Applied Regression Analysis: A Research
     Tool._ Wadsworth and Brooks/Cole.  Example 8.4, page 219.
     (Rawlings cites the original source as the files of the late Dr
     Gertrude M Cox.)

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

     Venables, W. N. and Ripley, B. D. (1999) _Modern Applied
     Statistics with S-PLUS._ Third Edition. Springer.

