beaver                 package:boot                 R Documentation

_B_e_a_v_e_r _B_o_d_y _T_e_m_p_e_r_a_t_u_r_e _D_a_t_a

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

     The 'beaver' data frame has 100 rows and 4 columns.  It is a
     multivariate time series of class '"ts"' and also inherits from
     class '"data.frame"'.

     This data set is part of a long study into body temperature
     regulation in beavers.  Four adult female beavers were
     live-trapped and had a  temperature-sensitive radio transmitter
     surgically implanted.  Readings were taken every 10 minutes.  The
     location of the beaver was also recorded and her activity level
     was dichotomized by whether she was in the retreat or  outside of
     it since high-intensity activities only occur outside of the 
     retreat.

     The data in this data frame are those readings for one of the
     beavers on a day in autumn.

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

     beaver

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

     This data frame contains the following columns:

     '_d_a_y' The day number.  The data includes only data from day 307
          and early 308.

     '_t_i_m_e' The time of day formatted as hour-minute.

     '_t_e_m_p' The body temperature in degrees Celsius.

     '_a_c_t_i_v' The dichotomized activity indicator. '1' indicates that
          the beaver is outside of the retreat and therefore engaged in
          high-intensity activity.

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

     The data were obtained from

     Reynolds, P.S. (1994) Time-series analyses of beaver body
     temperatures. In _Case Studies in Biometry_. N. Lange, L. Ryan, L.
     Billard,  D. Brillinger, L. Conquest and J. Greenhouse (editors),
     211-228. John Wiley.

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

     Davison, A.C. and Hinkley, D.V. (1997)  _Bootstrap Methods and
     Their Application_. Cambridge University Press.

