Package edu.cmu.tetrad.search
Class FastIca.IcaResult
java.lang.Object
edu.cmu.tetrad.search.FastIca.IcaResult
- Enclosing class:
- FastIca
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
-
Constructor Summary
Constructors -
Method Summary