| responseGets {lme4} | R Documentation |
Modify the reponse in an object of a suitable class. This function is generic.
response(x) <- value
x |
An object of a suitable class. |
value |
updated response vector to assign to the object x. |
The object x with the response updated.
reStruct object