Uses of Interface
edu.cmu.tetrad.algcomparison.utils.UsesScoreWrapper
Packages that use UsesScoreWrapper
Package
Description
-
Uses of UsesScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Classes in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that implement UsesScoreWrapper -
Uses of UsesScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.multi
Classes in edu.cmu.tetrad.algcomparison.algorithm.multi that implement UsesScoreWrapperModifier and TypeClassDescriptionclass
Wraps the IMaGES algorithm for continuous variables.class
Wraps the MultiFask algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables. -
Uses of UsesScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that implement UsesScoreWrapperModifier and TypeClassDescriptionclass
BOSS-DC (Best Order Score Search Divide and Conquer)class
Peter/Clark algorithm (PC).class
FGES (the heuristic version).class
FGES-MB (the heuristic version).class
GRaSP (Greedy Relaxations of Sparsest Permutation)class
BOSS-DC (Best Order Score Search Divide and Conquer)class
SP (Sparsest Permutation) -
Uses of UsesScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that implement UsesScoreWrapperModifier 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
GFCI.class
Adjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.class
Adjusts GFCI to use a permutation algorithm (in this case SP) to do the initial steps of finding adjacencies and unshielded colliders.class
SvarFCI. -
Uses of UsesScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern that implement UsesScoreWrapper