lme4 (version 0.4-4)

responseGets: Modify the response

Description

Modify the reponse in an object of a suitable class. This function is generic.

Usage

response(x) <- value

Arguments

x
An object of a suitable class.
value
updated response vector to assign to the object x.

Value

  • The object x with the response updated.

See Also

reStruct-class