Extract weights from an object.
Usage
# S4 method for class 'ALR'
weights(object, ...)
# S4 method for class 'LR'
weights(object, ...)
# S4 method for class 'LogRatio'
weights(object, ...)See also
Other mutators:
as.data.frame(),
labels(),
totals()
