archetypesFamily: Archetypes family constructor
Description
This function returns a problem solving block for each of
the different conceptual parts of the algorithm.
Usage
archetypesFamily(which = c("original", "weighted", "robust"), ...)
Value
A list containing a function for each of the different
parts.
Arguments
- which
The kind of archetypes family.
- ...
Exchange predefined family blocks with
self-defined functions.
See Also
Other archetypes: archetypes
;
as.archetypes
;
robustArchetypes
;
weightedArchetypes