weights.archetypes: Return weights
Description
Return weights
Usage
# S3 method for archetypes
weights(object, type = c("weights", "reweights"), ...)
Arguments
- object
An archetypes
object.
- type
Return global weights (weighted archetypes)
or weights calculated during the iterations (robust
archetypes).
- ...
Ignored.