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