weights | R Documentation |
Extract weights from an object.
## S4 method for signature 'ALR'
weights(object, ...)
## S4 method for signature 'LR'
weights(object, ...)
## S4 method for signature 'LogRatio'
weights(object, ...)
object |
An object for which the extraction of weights is meaningful. |
... |
Currently not used. |
N. Frerebeau
Other mutators:
as.data.frame()
,
labels()
,
totals()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.