rock-MASS                package:MASS                R Documentation

_M_e_a_s_u_r_e_m_e_n_t_s _o_n _P_e_t_r_o_l_e_u_m _R_o_c_k _S_a_m_p_l_e_s

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

     Twelve core samples from petroleum reservoirs were sampled by 4
     cross-sections.  Each core sample was measured for permeability,
     and each cross-section has total area of pores, total perimeter of
     pores, and shape.

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

     data(rock)

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

     A data frame with 48 rows and 4 numeric columns.

       'area'   area of pores space, in pixels out of 256 by 256
       'peri'   perimeter in pixels
       'shape'  perimeter/sqrt(area)
       'perm'   permeability in milli-Darcies

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

     Data from BP Research, image analysis by Ronit Katz, U. Oxford.

     Katz, R. (1995) _Spatial Analysis of Pore Images_. D.Phil. thesis,
     Department of Statistics, University of Oxford.

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

     Venables, W. N. and Ripley, B. D. (2002) _Modern Applied
     Statistics with S._ Fourth edition.  Springer.

