Uses of Class
edu.cmu.tetrad.search.Fas
Packages that use Fas
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
-
Uses of Fas in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search with parameters of type FasModifier and TypeMethodDescriptionRuns the search using a particular implementation of the fast adjacency search (FAS), over the given sublist of nodes.Searches for a graph using the given IFas instance and list of nodes.Runs the search and returns the RFCI PAG.