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