

   preplot {base}                               R Documentation

   PPrree--ccoommppuuttaattiioonnss ffoorr aa PPlloottttiinngg OObbjjeeeecctt

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

        Compute an object to be used for plots relating to the
        given model object.

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

        preplot(object, ...)

   AArrgguummeennttss::

     object: a fitted model object.

        ...: additional arguments for specific methods.

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

        Only the generic function is currently provided in base
        R, but some add-on packages have methods. Principally
        here for S compatibility.

   VVaalluuee::

        An object set up to make a plot that describes
        `object'.

