

   rock {modreg}                                R Documentation

   MMeeaassuurreemmeennttss oonn PPeettrroolleeuumm RRoocckk SSaammpplleess

   DDeessccrriippttiioonn::

        Measurements on 48 rock samples from a petroleum reser-
        voir.

   UUssaaggee::

        data(rock)

   FFoorrmmaatt::

        A data frame with 48 rows and 4 numeric columns.

         [,1]     area      area of pores space, in pixels out of 256 by 256
         [,2]     peri      perimeter in pixels
         [,3]     shape     perimeter/sqrt(area)
         [,4]     perm      permeability in milli-Darcies

   DDeettaaiillss::

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

   SSoouurrccee::

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

