Learn R Programming

MineICA (version 1.12.0)

Alist: Retrieve sample contributions stored in an IcaSet object as a list.

Description

This generic function retrieves, from an IcaSet object, the sample contributions contained in the attribute A as a list where sample IDs are preserved.

Usage

Alist(object)

Arguments

object
Object of class IcaSet.

Value

Alist returns a list whose length equals the number of components contained in the IcaSet object. Each element of this list contains a vector of sample contributions indexed by the sample IDs.

See Also

IcaSet-class