Uses of Record Class
edu.cmu.tetrad.search.test.Kci.EigenReturn
Packages that use Kci.EigenReturn
Package
Description
Contains classes for running conditional independence tests for various sorts of data.
-
Uses of Kci.EigenReturn in edu.cmu.tetrad.search.test
Methods in edu.cmu.tetrad.search.test that return Kci.EigenReturnModifier and TypeMethodDescriptionTopEigenvalues.invoke
(boolean storeV, double threshold) Performs eigendecomposition on a given matrix and optionally stores the top eigenvalues and (optionaly) eigenvectors.