Uses of Interface
edu.cmu.tetrad.algcomparison.algorithm.Algorithm
Packages that use Algorithm
Package
Description
-
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm
Subinterfaces of Algorithm in edu.cmu.tetrad.algcomparison.algorithmModifier and TypeInterfaceDescriptioninterface
Implements an algorithm that takes multiple data sets as input.Classes in edu.cmu.tetrad.algcomparison.algorithm that implement AlgorithmModifier and TypeClassDescriptionclass
Tags an an algorithm that loads up external graphs for inclusion in reports.class
First inflection point.class
Stability selection.class
StARSMethods in edu.cmu.tetrad.algcomparison.algorithm that return AlgorithmModifier and TypeMethodDescriptionstatic Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, IndependenceWrapper test, ScoreWrapper score) Creates an algorithm.static Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, IndependenceWrapper test, ScoreWrapper score, Graph externalGraph) Creates an algorithm.static Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, Class<? extends IndependenceWrapper> indTestClass, Class<? extends ScoreWrapper> scoreClass) Creates an algorithm.static Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, Class<? extends IndependenceWrapper> indTestClass, Class<? extends ScoreWrapper> scoreClass, Graph externalGraph) Creates an algorithm.Methods in edu.cmu.tetrad.algcomparison.algorithm that return types with arguments of type AlgorithmMethods in edu.cmu.tetrad.algcomparison.algorithm with parameters of type AlgorithmMethod parameters in edu.cmu.tetrad.algcomparison.algorithm with type arguments of type AlgorithmModifier and TypeMethodDescriptionstatic Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, IndependenceWrapper test, ScoreWrapper score) Creates an algorithm.static Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, IndependenceWrapper test, ScoreWrapper score, Graph externalGraph) Creates an algorithm.static Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, Class<? extends IndependenceWrapper> indTestClass, Class<? extends ScoreWrapper> scoreClass) Creates an algorithm.static Algorithm
AlgorithmFactory.create
(Class<? extends Algorithm> algoClass, Class<? extends IndependenceWrapper> indTestClass, Class<? extends ScoreWrapper> scoreClass, Graph externalGraph) Creates an algorithm.Constructors in edu.cmu.tetrad.algcomparison.algorithm with parameters of type AlgorithmModifierConstructorDescriptionFirstInflection
(Algorithm algorithm, String parameter, double low, double high, double increment) StabilitySelection
(Algorithm algorithm) -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.cluster
Classes in edu.cmu.tetrad.algcomparison.algorithm.cluster that implement Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Classes in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that implement AlgorithmModifier and TypeClassDescriptionclass
DAGMA.class
Direct LiNGAM.class
LiNGAM.class
LiNG-D. -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.external
Classes in edu.cmu.tetrad.algcomparison.algorithm.external that implement AlgorithmModifier and TypeClassDescriptionclass
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool. -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.mixed
Classes in edu.cmu.tetrad.algcomparison.algorithm.mixed that implement Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.multi
Classes in edu.cmu.tetrad.algcomparison.algorithm.multi that implement AlgorithmModifier and TypeClassDescriptionclass
Wraps the IMaGES algorithm for continuous variables.class
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.Methods in edu.cmu.tetrad.algcomparison.algorithm.multi with parameters of type AlgorithmConstructors in edu.cmu.tetrad.algcomparison.algorithm.multi with parameters of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that implement AlgorithmModifier and TypeClassDescriptionclass
BOSS-DC (Best Order Score Search Divide and Conquer)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
FGES (the heuristic version).class
GRaSP (Greedy Relaxations of Sparsest Permutation)class
Peter/Clark algorithm (PC).class
PC.class
Peter/Clark algorithm (PC).class
PC.class
BOSS-DC (Best Order Score Search Divide and Conquer)class
PC.class
SP (Sparsest Permutation)Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag with parameters of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that implement AlgorithmModifier 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
FCI.class
FCI.class
FCI.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
Jan 29, 2023 3:45:09 PMclass
RFCI.class
Jan 4, 2019 4:32:05 PMclass
Adjusts GFCI to use a permutation algorithm (in this case SP) to do the initial steps of finding adjacencies and unshielded colliders.class
SvarFCI.class
SvarFCI. -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern that implement Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.other
Classes in edu.cmu.tetrad.algcomparison.algorithm.other that implement Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.algorithm.pairwise
Classes in edu.cmu.tetrad.algcomparison.algorithm.pairwise that implement AlgorithmModifier and TypeClassDescriptionclass
EB.class
FASK-PW (pairwise).class
R1.class
R2.class
R3.class
RSkew.class
RSkewE.class
Skew.class
SkewE.class
Tanh.Methods in edu.cmu.tetrad.algcomparison.algorithm.pairwise with parameters of type AlgorithmModifier and TypeMethodDescriptionvoid
Eb.setExternalGraph
(Algorithm algorithm) void
FaskPw.setExternalGraph
(Algorithm algorithm) void
R1.setExternalGraph
(Algorithm algorithm) void
R2.setExternalGraph
(Algorithm algorithm) void
R3.setExternalGraph
(Algorithm algorithm) void
Rskew.setExternalGraph
(Algorithm algorithm) void
RskewE.setExternalGraph
(Algorithm algorithm) void
Skew.setExternalGraph
(Algorithm algorithm) void
SkewE.setExternalGraph
(Algorithm algorithm) void
Tanh.setExternalGraph
(Algorithm algorithm) Constructors in edu.cmu.tetrad.algcomparison.algorithm.pairwise with parameters of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.algcomparison.utils
Methods in edu.cmu.tetrad.algcomparison.utils with parameters of type Algorithm -
Uses of Algorithm in edu.cmu.tetrad.util
Methods in edu.cmu.tetrad.util with parameters of type AlgorithmModifier and TypeMethodDescriptionParams.getAlgorithmParameters
(Algorithm algorithm) Params.getBootstrappingParameters
(Algorithm algorithm) Params.getScoreParameters
(Algorithm algorithm) Params.getTestParameters
(Algorithm algorithm) -
Uses of Algorithm in edu.pitt.dbmi.algo.resampling
Methods in edu.pitt.dbmi.algo.resampling with parameters of type AlgorithmConstructors in edu.pitt.dbmi.algo.resampling with parameters of type AlgorithmModifierConstructorDescriptionGeneralResamplingTest
(DataSet data, Algorithm algorithm, int numberResampling, double percentResamplingSize, boolean resamplingWithReplacement, int edgeEnsemble, boolean addOriginalDataset) -
Uses of Algorithm in edu.pitt.dbmi.algo.resampling.task
Constructors in edu.pitt.dbmi.algo.resampling.task with parameters of type AlgorithmModifierConstructorDescriptionGeneralResamplingSearchRunnable
(DataModel dataModel, Algorithm algorithm, Parameters parameters, GeneralResamplingSearch resamplingAlgorithmSearch, boolean verbose)