Uses of Class
edu.cmu.tetrad.search.FastIca.IcaResult
Packages that use FastIca.IcaResult
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
-
Uses of FastIca.IcaResult in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return FastIca.IcaResultModifier and TypeMethodDescriptionFastIca.findComponents()
Runs the Fast ICA algorithm (following the R version) and returns the list of result items that the R version returns.