Learn R Programming

MachineShop (version 2.0.0)

offset: Model Formula Offset

Description

An offset is a numeric variable to be added to a linear predictor, such as in a generalized linear model, with known coefficient 1 rather than an estimated coefficient.

Usage

offset(object)

Arguments

object

numeric term to include in a model formula.

See Also

offset, role_pred