archetypesFamily {archetypes}R Documentation

Archetypes family constructor.

Description

Archetypes family constructor.

Usage

archetypesFamily(which=c("default", "ginv"))

Arguments

which The kind of archetypes family; currently ignored.

Details

This function returns a problem solving brick for each of the different conceptual parts of the algorithm. Currently, only the 'original' family is supported.

Value

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

See Also

archetypes


[Package archetypes version 0.1 Index]