

   profile {base}                               R Documentation

   GGeenneerriicc FFuunnccttiioonn ffoorr PPrrooffiilliinngg MMooddeellss

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

        Investigates behavior of objective function near the
        solution represented by `fitted'.

        See documentation on method functions for further
        details.

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

        profile(fitted, ...)

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

     fitted: the original fitted model object.

        ...: additional parameters. See documentation on indi-
             vidual methods.

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

        A list with an element for each parameter being pro-
        filed. See the individual methods for further details.

