Rdocumentation
powered by
Learn R Programming
lme4 (version 0.5-2)
weightedGets: Modify the weights
Description
Modify the weights in an object of a suitable class. This function is generic.
Usage
weighted(x) <- value
Arguments
x
An object of a suitable class.
value
weights to assign to the object
x
.
Value
The object
x
with the weights updated.
See Also
reStruct-class