cav                   package:boot                   R Documentation

_P_o_s_i_t_i_o_n _o_f _M_u_s_c_l_e _C_a_v_e_o_l_a_e

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

     The 'cav' data frame has 138 rows and 2 columns.

     The data gives the positions of the individual caveolae in a
     square region with sides of length 500 units.  This grid was
     originally on a 2.65mum square of muscle fibre.  The data are
     those points falling in the lower left  hand quarter of the region
     used for the dataset 'caveolae.dat' in the 'spatial' library by
     B.D. Ripley (1994) which is available from Statlib

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

     data(cav)

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

     This data frame contains the following columns:

     '_x' The x coordinate of the caveola's position in the region.

     '_y' The y coordinate of the caveola's position in the region.

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

     Appleyard, S.T., Witkowski, J.A., Ripley, B.D., Shotton, D.M. and
     Dubowicz, V. (1985) A novel procedure for pattern analysis of
     features present on freeze  fractured plasma membranes. _Journal
     of Cell Science_, *74*, 105-117.

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

