weights.archetypes {archetypes}R Documentation

Return weights

Description

Return weights

Usage

## S3 method for class '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.


[Package archetypes version 2.2-0.1 Index]