lme4 (version 0.2-4)

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