Description
Extract weights from an object.
Usage
# S4 method for ALR
weights(object, ...)# S4 method for LR
weights(object, ...)
# S4 method for LogRatio
weights(object, ...)
Arguments
- object
An object for which the extraction of weights is meaningful.
- ...
Currently not used.