Last chance! 50% off unlimited learning
Sale ends in
An offset is a term to be added to a linear predictor, such as in a generalised linear model, with known coefficient 1 rather than an estimated coefficient.
offset(object)
An offset to be included in a model frame
The input value.
There can be more than one offset in a model formula, but -
is
not supported for offset
terms (and is equivalent to +
).