Uses of Annotation Interface
edu.cmu.tetrad.annotation.Algorithm
Packages that use Algorithm
Package
Description
-
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.cluster
Classes in edu.cmu.tetrad.algcomparison.algorithm.cluster with annotations of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Classes in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag with annotations of type AlgorithmModifier and TypeClassDescriptionclassDAGMA.classDirect LiNGAM.classLiNGAM.classLiNG-D. -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.mixed
Classes in edu.cmu.tetrad.algcomparison.algorithm.mixed with annotations of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.multi
Classes in edu.cmu.tetrad.algcomparison.algorithm.multi with annotations of type AlgorithmModifier and TypeClassDescriptionclassWraps the IMaGES algorithm for continuous variables.classWraps the MultiFask algorithm for continuous variables.classRuns FCI on multiple datasets using the IOD pooled dataset independence test.classWraps the IMaGES algorithm for continuous variables.classWraps the IMaGES algorithm for continuous variables. -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag with annotations of type AlgorithmModifier and TypeClassDescriptionclassBOSS-DC (Best Order Score Search Divide and Conquer)classPeter/Clark algorithm (PC).classConservative PC (CPC).classFast Adjacency Search (FAS)--i.e., the PC adjacency step, which is used in many algorithms.classFGES (the heuristic version).classFGES-MB (the heuristic version).classGRaSP (Greedy Relaxations of Sparsest Permutation)classPeter/Clark algorithm (PC).classPC.classBOSS-DC (Best Order Score Search Divide and Conquer)classSP (Sparsest Permutation) -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag with annotations of type AlgorithmModifier and TypeClassDescriptionclassAdjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.classCCD (Cyclic Causal Discovery)classFCI.classFCI.classFCI.classGFCI.classAdjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.classJan 29, 2023 3:45:09 PMclassRFCI.classJan 4, 2019 4:32:05 PMclassAdjusts GFCI to use a permutation algorithm (in this case SP) to do the initial steps of finding adjacencies and unshielded colliders.classSvarFCI.classSvarFCI. -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern with annotations of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.other
Classes in edu.cmu.tetrad.algcomparison.algorithm.other with annotations of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.pairwise
Classes in edu.cmu.tetrad.algcomparison.algorithm.pairwise with annotations of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.annotation
Methods in edu.cmu.tetrad.annotation that return types with arguments of type AlgorithmModifier and TypeMethodDescriptionAlgorithmAnnotations.filterOutExperimental(List<AnnotatedClass<Algorithm>> list) Filters out algorithms that are not for the given data type.Method parameters in edu.cmu.tetrad.annotation with type arguments of type AlgorithmModifier and TypeMethodDescriptionAlgorithmAnnotations.filterOutExperimental(List<AnnotatedClass<Algorithm>> list) Filters out algorithms that are not for the given data type.