Learn R Programming

archetypes (version 2.2-0.1)

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.

Value

Vector of weights.