stagnant              package:segmented              R Documentation

_S_t_a_g_n_a_n_t _b_a_n_d _h_e_i_g_h_t _d_a_t_a

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

     The 'stagnant' data frame has 28 rows and 2 columns.

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

     data(stagnant)

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

     A data frame with 28 observations on the following 2 variables.

     '_x' log of flow rate in g/cm sec.

     '_y' log of band height in cm

_D_e_t_a_i_l_s:

     Bacon and Watts report that such data were obtained by R.A. Cook
     during his investigation of the behaviour of stagnant surface
     layer height in a controlled flow of water.

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

     Bacon D.W., Watts D.G. (1971) Estimating the transistion between
     two intersecting straight lines. _Biometrika_ *58*: 525 - 534.

     Originally from the PhD thesis by R.A. Cook

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

     data(stagnant)
     ## plot(stagnant)

