Uses of Interface
edu.cmu.tetrad.algcomparison.utils.TakesIndependenceWrapper
Packages that use TakesIndependenceWrapper
Package
Description
-
Uses of TakesIndependenceWrapper in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Classes in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that implement TakesIndependenceWrapper -
Uses of TakesIndependenceWrapper in edu.cmu.tetrad.algcomparison.algorithm.multi
Classes in edu.cmu.tetrad.algcomparison.algorithm.multi that implement TakesIndependenceWrapperModifier and TypeClassDescriptionclass
Wraps the IMaGES algorithm for continuous variables.class
Wraps the MultiFask algorithm for continuous variables.class
Runs FCI on multiple datasets using the IOD pooled dataset independence test. -
Uses of TakesIndependenceWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that implement TakesIndependenceWrapperModifier and TypeClassDescriptionclass
Conservative PC (CPC).class
Cstar class.class
Fast Adjacency Search (FAS)--i.e., the PC adjacency step, which is used in many algorithms.class
GRaSP (Greedy Relaxations of Sparsest Permutation)class
Peter/Clark algorithm (PC).class
PC. -
Uses of TakesIndependenceWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that implement TakesIndependenceWrapperModifier and TypeClassDescriptionclass
Adjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.class
CCD (Cyclic Causal Discovery)class
Conservative FCI.class
The Fast Causal Inference (FCI) algorithm.class
FCI-Max algorithm.class
The Gfci class represents the Greedy Fast Causal Inference algorithm.class
Adjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.class
RFCI.class
Adjusts GFCI to use a permutation algorithm (in this case SP) to do the initial steps of finding adjacencies and unshielded colliders.class
The SvarFci class is an implementation of the SVAR Fast Causal Inference algorithm.class
SvarGfci class is an implementation of the SVAR GFCI algorithm.