weightedArchetypes: Weighted archetypes
Description
Weighted archetypes
Usage
weightedArchetypes(data, k, weights = NULL, familyBlocks = list(), ...)
Value
An object of class weightedArchetypes and
as.archetypes.
Arguments
- weights
Data weights matrix.
- 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.
See Also
Other archetypes: archetypesFamily;
archetypes; as.archetypes;
robustArchetypes