Class FastIca.IcaResult

java.lang.Object
edu.cmu.tetrad.search.FastIca.IcaResult
Enclosing class:
FastIca

public static class FastIca.IcaResult extends Object
A list containing the following components

X: pre-processed data matrix

K: pre-whitening matrix that projects data onto the first n.comp principal components.

W: estimated un-mixing matrix (see definition in details)

A: estimated mixing matrix

S: estimated source matrix