Uses of Class
edu.cmu.tetrad.search.FastIca.IcaResult
Packages that use FastIca.IcaResult
-
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.