amis                  package:boot                  R Documentation

_C_a_r _S_p_e_e_d_i_n_g _a_n_d _W_a_r_n_i_n_g _S_i_g_n_s

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

     The 'amis' data frame has 8437 rows and 4 columns.

     In a study into the effect that warning signs have on speeding
     patterns,  Cambridgeshire County Council considered 14 pairs of
     locations. The locations were paired to account for factors such
     as traffic volume and type of road.  One site in each pair had a
     sign erected warning of the dangers of speeding and asking drivers
     to slow down.  No action was taken at the second site.  Three sets
     of measurements were taken at each site.  Each set of measurements
     was nominally of the speeds of 100 cars but not all sites have
     exactly 100 measurements. These speed measurements were taken
     before the  erection of the sign, shortly after the erection of
     the sign, and again after  the sign had been in place for some
     time.

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

     data(amis)

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

     This data frame contains the following columns:

     '_s_p_e_e_d' Speeds of cars (in miles per hour).

     '_p_e_r_i_o_d' A numeric column indicating the time that the reading was
          taken. A value of 1 indicates a reading taken before the sign
          was erected,  a 2 indicates a reading taken shortly after
          erection of the sign and a 3 indicates a reading taken  after
          the sign had been in place for some time.

     '_w_a_r_n_i_n_g' A numeric column indicating whether the location of the
          reading was chosen to have a warning sign erected. A value of
          1 indicates presence of a sign and a value of 2 indicates
          that no sign was erected.

     '_p_a_i_r' A numeric column giving the pair number at which the
          reading was taken. Pairs were numbered from 1 to 14.

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

     The data were kindly made available by Mr. Graham Amis,
     Cambridgeshire County Council, U.K.

_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.

