Learn R Programming

tramME (version 1.0.1)

offset<-: Generic method for "offset<-"

Description

Generic method for "offset<-"

Usage

offset(object) <- value

Arguments

object

A model object.

value

The new vector of the offsets.

Value

An object with the same class as object, with updated offset vector.