Uses of Interface
edu.cmu.tetrad.algcomparison.utils.HasKnowledge
Packages that use HasKnowledge
Package
Description
-
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.algorithm.cluster
Classes in edu.cmu.tetrad.algcomparison.algorithm.cluster that implement HasKnowledge -
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Classes in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that implement HasKnowledge -
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.algorithm.multi
Classes in edu.cmu.tetrad.algcomparison.algorithm.multi that implement HasKnowledgeModifier and TypeClassDescriptionclass
Wraps the IMaGES algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables.class
Wraps the MultiFask algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables.class
Runs FCI on multiple datasets using the IOD pooled dataset independence test.class
Requires that the parameter 'randomSelectionSize' be set to indicate how many datasets should be taken at a time (randomly).class
Wraps the IMaGES algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables. -
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that implement HasKnowledgeModifier and TypeClassDescriptionclass
BOSS (Best Order Score Search)class
BOSS-LiNGAM algorithm.class
Conservative PC (CPC).class
Fast Adjacency Search (FAS)--i.e., the PC adjacency step, which is used in many algorithms.class
FGES (the heuristic version).class
FGES-MB (the heuristic version).class
FGES (the heuristic version).class
GRaSP (Greedy Relaxations of Sparsest Permutation)class
Peter/Clark algorithm (PC).class
PC.class
PC.class
PC.class
SP (Sparsest Permutation) -
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that implement HasKnowledgeModifier 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
This class represents the LV-Lite algorithm, which is an implementation of the GFCI algorithm for learning causal structures from observational data using the BOSS algorithm as an initial CPDAG and using all score-based steps afterward.class
This class represents the LV-Lite algorithm, which is an implementation of the GFCI algorithm for learning causal structures from observational data using the BOSS algorithm as an initial CPDAG and using all score-based steps afterward.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
This class represents the LV-Lite algorithm, which is an implementation of the GFCI algorithm for learning causal structures from observational data using the BOSS algorithm as an initial CPDAG and using all score-based steps afterward.class
Jan 29, 2023 3:45:09 PMclass
RFCI.class
Runs RFCI-BSC, which is RFCI with bootstrap sampling of PAGs.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. -
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.simulation
Classes in edu.cmu.tetrad.algcomparison.simulation that implement HasKnowledge -
Uses of HasKnowledge in edu.cmu.tetrad.algcomparison.statistic
Classes in edu.cmu.tetrad.algcomparison.statistic that implement HasKnowledgeModifier and TypeClassDescriptionclass
Implementation of the KnowledgeSatisfied class.