allshoots                package:alr3                R Documentation

_A_p_p_l_e _s_h_o_o_t_s _d_a_t_a

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

     Bland's Apple Shoot data.   allshoots includes all the data,
     shortshoots just the short shoot data, and longshoots includes
     long shoots only.

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

     This data frame contains the following columns:

     _D_a_y days from dormancy

     _n number of shoots sampled

     _y_b_a_r average number of stem units

     _S_D within-day standard deviation

     _T_y_p_e 1 if long shoots, 0 if shortshoots.

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

     Bland, J. (1978). A comparisonof certain aspects of ontogeny in
     the long and short shoots of McIntosh apple during one annual
     growth cycle.  Unpublished  Ph. D. dissertation, University of
     Minnesota, St. Paul, Minnesota.

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

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

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

     data(longshoots)

