weights: Weights

weightsR Documentation

Weights

Description

Extract weights from an object.

Usage

## S4 method for signature 'ALR'
weights(object, ...)

## S4 method for signature 'LR'
weights(object, ...)

## S4 method for signature 'LogRatio'
weights(object, ...)

Arguments

object

An object for which the extraction of weights is meaningful.

...

Currently not used.

Author(s)

N. Frerebeau

See Also

Other mutators: labels(), totals()


nexus documentation built on June 23, 2026, 9:06 a.m.