robustArchetypes {archetypes}R Documentation

Robust archetypes

Description

Robust archetypes

Usage

robustArchetypes(data, k, familyBlocks = list(), ...)

Arguments

familyBlocks

Exchange predefined family blocks; see archetypesFamily.

data

A numeric n \times m data matrix.

k

The number of archetypes.

...

Additional arguments for family blocks.

Value

An object of class robustArchetypes and as.archetypes.

See Also

Other archetypes: archetypesFamily; archetypes; as.archetypes; weightedArchetypes


[Package archetypes version 2.2-0.1 Index]