extract: Auxiliary Function for Extracting Elements from the Result of...

Description Usage Arguments Value Author(s) Examples

Description

Function for extracting elements from the result of wrapFKM, in especially if m is a vector.

Usage

1
extract(x, what)

Arguments

x

result from wrapFKM

what

what should be extracted (possible values are U, combined, remaining, combinations, and n_cluster).

Value

The argument that should be extracted from fkm.

Author(s)

Holger Sennhenn-Reulen

Examples

1
## Not run: extract(x, what)

DoTC documentation built on May 2, 2019, 3:36 p.m.

Related to extract in DoTC...