salinity                package:boot                R Documentation

_W_a_t_e_r _S_a_l_i_n_i_t_y _a_n_d _R_i_v_e_r _D_i_s_c_h_a_r_g_e

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

     The 'salinity' data frame has 28 rows and 4 columns.

     Biweekly averages of the water salinity and river discharge in
     Pamlico Sound, North Carolina were recorded between the years 1972
     and 1977. The data in this set consists only of those measurements
     in March, April and May.

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

     salinity

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

     This data frame contains the following columns:


     '_s_a_l' The average salinity of the water over two weeks.

     '_l_a_g' The average salinity of the water lagged two weeks.  Since
          only spring is used, the value of 'lag' is not always equal
          to the previous value of 'sal'.

     '_t_r_e_n_d' A factor indicating in which of the 6 biweekly periods
          between March and May, the observations were taken. The
          levels of the factor are from 0 to 5 with 0 being the first
          two weeks in March.

     '_d_i_s' The amount of river discharge during the two weeks for which
          'sal' is the average salinity.

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

     The data were obtained from

     Ruppert, D. and Carroll, R.J. (1980) Trimmed least squares
     estimation in the  linear model.  _Journal of the American
     Statistical Association_, *75*, 828-838.

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

