Uses of Interface
edu.cmu.tetrad.algcomparison.score.ScoreWrapper
Packages that use ScoreWrapper
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
Contains some classes that aren't ready for prime time.
-
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm
Methods in edu.cmu.tetrad.algcomparison.algorithm with parameters of type ScoreWrapperModifier 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.void
MultiDataSetAlgorithm.setScoreWrapper
(ScoreWrapper score) Sets a score wrapper if not null. -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Methods in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that return ScoreWrapperMethods in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag with parameters of type ScoreWrapperConstructors in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag with parameters of type ScoreWrapper -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.multi
Methods in edu.cmu.tetrad.algcomparison.algorithm.multi that return ScoreWrapperModifier and TypeMethodDescriptionFask.getScoreWrapper()
FaskVote.getScoreWrapper()
Images.getScoreWrapper()
Methods in edu.cmu.tetrad.algcomparison.algorithm.multi with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoid
Fask.setScoreWrapper
(ScoreWrapper score) void
FaskConcatenated.setScoreWrapper
(ScoreWrapper score) void
FaskLofsConcatenated.setScoreWrapper
(ScoreWrapper score) void
FaskVote.setScoreWrapper
(ScoreWrapper score) void
FciIod.setScoreWrapper
(ScoreWrapper score) void
FgesConcatenated.setScoreWrapper
(ScoreWrapper score) void
Images.setScoreWrapper
(ScoreWrapper score) Constructors in edu.cmu.tetrad.algcomparison.algorithm.multi with parameters of type ScoreWrapperModifierConstructorDescriptionFask
(IndependenceWrapper test, ScoreWrapper score) FaskConcatenated
(ScoreWrapper score, IndependenceWrapper test) FaskVote
(IndependenceWrapper test, ScoreWrapper score) FaskVote
(ScoreWrapper score) FgesConcatenated
(ScoreWrapper score) FgesConcatenated
(ScoreWrapper score, boolean compareToTrue) FgesConcatenated
(ScoreWrapper score, Algorithm externalGraph) Images
(ScoreWrapper score) -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that return ScoreWrapperModifier and TypeMethodDescriptionBoss.getScoreWrapper()
Fges.getScoreWrapper()
FgesMb.getScoreWrapper()
Grasp.getScoreWrapper()
PcLingam.getScoreWrapper()
RestrictedBoss.getScoreWrapper()
Sp.getScoreWrapper()
Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoid
Boss.setScoreWrapper
(ScoreWrapper score) void
Fges.setScoreWrapper
(ScoreWrapper score) void
FgesMb.setScoreWrapper
(ScoreWrapper score) void
Grasp.setScoreWrapper
(ScoreWrapper score) void
PcLingam.setScoreWrapper
(ScoreWrapper score) void
RestrictedBoss.setScoreWrapper
(ScoreWrapper score) void
Sp.setScoreWrapper
(ScoreWrapper score) Constructors in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag with parameters of type ScoreWrapperModifierConstructorDescriptionBoss
(ScoreWrapper score) Fges
(ScoreWrapper score) FgesMb
(ScoreWrapper score) FgesMeasurement
(ScoreWrapper score) Grasp
(IndependenceWrapper test, ScoreWrapper score) PcLingam
(ScoreWrapper scoreWrapper) RestrictedBoss
(ScoreWrapper score) Sp
(ScoreWrapper score) -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that return ScoreWrapperModifier and TypeMethodDescriptionBfci.getScoreWrapper()
Gfci.getScoreWrapper()
GraspFci.getScoreWrapper()
SpFci.getScoreWrapper()
SvarGfci.getScoreWrapper()
Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoid
Bfci.setScoreWrapper
(ScoreWrapper score) void
Gfci.setScoreWrapper
(ScoreWrapper score) void
GraspFci.setScoreWrapper
(ScoreWrapper score) void
SpFci.setScoreWrapper
(ScoreWrapper score) void
SvarGfci.setScoreWrapper
(ScoreWrapper score) Constructors in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag with parameters of type ScoreWrapperModifierConstructorDescriptionBfci
(IndependenceWrapper test, ScoreWrapper score) Gfci
(IndependenceWrapper test, ScoreWrapper score) GraspFci
(IndependenceWrapper test, ScoreWrapper score) SpFci
(IndependenceWrapper test, ScoreWrapper score) SvarGfci
(IndependenceWrapper type, ScoreWrapper score) -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern
Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern that return ScoreWrapperMethods in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern with parameters of type ScoreWrapperConstructors in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern with parameters of type ScoreWrapper -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.score
Classes in edu.cmu.tetrad.algcomparison.score that implement ScoreWrapperModifier and TypeClassDescriptionclass
Wrapper for Fisher Z test.class
class
Wrapper for Fisher Z test.class
Wrapper for degenerate Gaussian BIC scoreclass
Wrapper for Discrete BIC test.class
Wrapper for linear, Gaussian Extended BIC score (Chen and Chen).class
Wrapper for Fisher Z test.class
Wrapper for linear, Gaussian Extended BIC score (Chen and Chen).class
Wrapper for linear, Gaussian SEM BIC score.class
Wrapper for Fisher Z test.class
Wrapper for MVP BIC Score.class
Wrapper for the Poisson prior score (Bryan)class
Wrapper for Fisher Z test.class
Wrapper for linear, Gaussian SEM BIC score.class
Wrapper for Fisher Z test.class
Wrapper for linear, Gaussian Extended BIC score (Chen and Chen). -
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.utils
Methods in edu.cmu.tetrad.algcomparison.utils that return ScoreWrapperMethods in edu.cmu.tetrad.algcomparison.utils with parameters of type ScoreWrapper -
Uses of ScoreWrapper in edu.cmu.tetrad.search
Constructors in edu.cmu.tetrad.search with parameters of type ScoreWrapperModifierConstructorDescriptionCstar
(IndependenceWrapper test, ScoreWrapper score, Parameters parameters) Constructor. -
Uses of ScoreWrapper in edu.cmu.tetrad.search.work_in_progress
Constructors in edu.cmu.tetrad.search.work_in_progress with parameters of type ScoreWrapperModifierConstructorDescriptionFaskVote
(List<DataSet> dataSets, ScoreWrapper score, IndependenceWrapper test) Constructor. -
Uses of ScoreWrapper in edu.pitt.dbmi.algo.resampling
Methods in edu.pitt.dbmi.algo.resampling with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoid
GeneralResamplingSearch.setScoreWrapper
(ScoreWrapper scoreWrapper) void
GeneralResamplingTest.setScoreWrapper
(ScoreWrapper scoreWrapper) -
Uses of ScoreWrapper in edu.pitt.dbmi.algo.resampling.task
Methods in edu.pitt.dbmi.algo.resampling.task with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoid
GeneralResamplingSearchRunnable.setScoreWrapper
(ScoreWrapper scoreWrapper)