archetypesFamily: Archetypes family constructor

Description Usage Arguments Value See Also

Description

This function returns a problem solving block for each of the different conceptual parts of the algorithm.

Usage

1
archetypesFamily(which = c("original", "weighted", "robust"), ...)

Arguments

which

The kind of archetypes family.

...

Exchange predefined family blocks with self-defined functions.

Value

A list containing a function for each of the different parts.

See Also

Other archetypes: archetypes; as.archetypes; robustArchetypes; weightedArchetypes


archetypes documentation built on May 2, 2019, 9:18 a.m.