

   offset {base}                                R Documentation

   IInncclluuddee aann OOffffsseett iinn aa MMooddeell FFoorrmmuullaa

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

        An offset is a term to be added to a linear predictor,
        such as in a generalised linear model, with known coef-
        ficient 1 rather than an estimated coefficient.

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

        offset(x)

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

          x: An offset to be included in a model frame

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

        The input value.

   SSeeee AAllssoo::

        `model.offset', `model.frame', `glm'

