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.algorithmMethods in edu.cmu.tetrad.algcomparison.algorithm with parameters of type ScoreWrapperModifier and TypeMethodDescriptionstatic AlgorithmAlgorithmFactory.create(Class<? extends Algorithm> algoClass, IndependenceWrapper test, ScoreWrapper score) Creates an algorithm.static AlgorithmAlgorithmFactory.create(Class<? extends Algorithm> algoClass, IndependenceWrapper test, ScoreWrapper score, Graph externalGraph) Creates an algorithm.voidMultiDataSetAlgorithm.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.
- 
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.continuous.dagMethods in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that return ScoreWrapperModifier and TypeMethodDescriptionDirectLingam.getScoreWrapper()Retrieves the ScoreWrapper object associated with this DirectLingam instance.Fask.getScoreWrapper()Retrieves the ScoreWrapper object associated with this class.FaskOrig.getScoreWrapper()Retrieves the ScoreWrapper object associated with this class.Methods in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoidDirectLingam.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for this DirectLingam instance.voidFask.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the object.voidFaskOrig.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the object.Constructors in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag with parameters of type ScoreWrapperModifierConstructorDescriptionDirectLingam(ScoreWrapper score) Constructor for DirectLingam.Fask(ScoreWrapper score) Constructs a new Fask object with the given ScoreWrapper.FaskOrig(IndependenceWrapper test, ScoreWrapper score) Constructor for Fask.
- 
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.multiMethods in edu.cmu.tetrad.algcomparison.algorithm.multi that return ScoreWrapperModifier and TypeMethodDescriptionFaskVote.getScoreWrapper()Returns the score wrapper.Images.getScoreWrapper()Retrieves the score wrapper object.ImagesBoss.getScoreWrapper()Returns the score wrapper.Methods in edu.cmu.tetrad.algcomparison.algorithm.multi with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoidFaskConcatenated.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.voidFaskLofsConcatenated.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.voidFaskVote.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.voidFciIod.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.voidFgesConcatenated.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.voidImages.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidImagesBoss.setScoreWrapper(ScoreWrapper score) Sets a score wrapper if not null.Constructors in edu.cmu.tetrad.algcomparison.algorithm.multi with parameters of type ScoreWrapperModifierConstructorDescriptionFaskConcatenated(ScoreWrapper score, IndependenceWrapper test) Constructor for FaskConcatenated.FaskVote(IndependenceWrapper test, ScoreWrapper score) Constructor for FaskVote.FaskVote(ScoreWrapper score) Constructor for FaskVote.FgesConcatenated(ScoreWrapper score) Constructor for FgesConcatenated.FgesConcatenated(ScoreWrapper score, boolean compareToTrue) Constructor for FgesConcatenated.FgesConcatenated(ScoreWrapper score, Algorithm externalGraph) Constructor for FgesConcatenated.Images(ScoreWrapper score) Constructor for Images.ImagesBoss(ScoreWrapper score) Constructor for ImagesBoss.
- 
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdagMethods in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that return ScoreWrapperModifier and TypeMethodDescriptionBoss.getScoreWrapper()Returns the score wrapper.Cstar.getScoreWrapper()Returns the score wrapper.Fges.getScoreWrapper()Returns the score wrapper.FgesMb.getScoreWrapper()Returns the score wrapper.Grasp.getScoreWrapper()Returns the score wrapper.RestrictedBoss.getScoreWrapper()Returns the score wrapper.Sp.getScoreWrapper()Returns the score wrapper.Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoidBoss.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.voidCstar.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.voidFges.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.voidFgesMb.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.voidGrasp.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.voidRestrictedBoss.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.voidSp.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.Constructors in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag with parameters of type ScoreWrapperModifierConstructorDescriptionBoss(ScoreWrapper score) Constructs a new BOSS algorithm with the given score.Cstar(IndependenceWrapper test, ScoreWrapper score) Constructor for Cstar.Fges(ScoreWrapper score) Constructor for Fges.FgesMb(ScoreWrapper score) Constructor for FgesMb.FgesMeasurement(ScoreWrapper score) Constructor for FgesMeasurement.Grasp(IndependenceWrapper test, ScoreWrapper score) Constructor for Grasp.RestrictedBoss(ScoreWrapper score) Constructor for RestrictedBoss.Sp(ScoreWrapper score) Constructor for Sp.
- 
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.algorithm.oracle.pagMethods in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that return ScoreWrapperModifier and TypeMethodDescriptionBossDot.getScoreWrapper()Retrieves the ScoreWrapper object associated with this method.BossFci.getScoreWrapper()Retrieves the ScoreWrapper associated with this algorithm.DmFcit.getScoreWrapper()Retrieves the ScoreWrapper object associated with this method.DmFciT2.getScoreWrapper()Retrieves the ScoreWrapper object associated with this method.Fcit.getScoreWrapper()Retrieves the ScoreWrapper object associated with this method.FgesFci.getScoreWrapper()Retrieves the ScoreWrapper associated with this instance.Gfci.getScoreWrapper()Retrieves the ScoreWrapper associated with this instance.GraspFci.getScoreWrapper()Retrieves the ScoreWrapper object associated with this method.SpFci.getScoreWrapper()Retrieves the ScoreWrapper object associated with this algorithm.SvarGfci.getScoreWrapper()Retrieves the ScoreWrapper object associated with this algorithm.Methods in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoidBossDot.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidBossFci.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for this algorithm.voidDmFcit.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidDmFciT2.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidFcit.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidFgesFci.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidGfci.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidGraspFci.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.voidSpFci.setScoreWrapper(ScoreWrapper score) Sets the ScoreWrapper object for the algorithm.voidSvarGfci.setScoreWrapper(ScoreWrapper score) Sets the score wrapper for the algorithm.Constructors in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag with parameters of type ScoreWrapperModifierConstructorDescriptionBossDot(ScoreWrapper score) FCIT is a class that represents a FCIT algorithm.BossFci(IndependenceWrapper test, ScoreWrapper score) Constructs a new BOSS-FCI algorithm using the given test and score.DmFcit(IndependenceWrapper test, ScoreWrapper score) Represents a DM-FCIT algorithm.DmFciT2(IndependenceWrapper test, ScoreWrapper score) Represents a DM-FCIT algorithm.Fcit(IndependenceWrapper test, ScoreWrapper score) FCIT is a class that represents a FCIT algorithm.FgesFci(IndependenceWrapper test, ScoreWrapper score) Constructs a new instance of FGES-FCI with the given IndependenceWrapper and ScoreWrapper.Gfci(IndependenceWrapper test, ScoreWrapper score) Constructs a new instance of GFCI with the given IndependenceWrapper and ScoreWrapper.GraspFci(IndependenceWrapper test, ScoreWrapper score) Constructor for GraspFci.SpFci(IndependenceWrapper test, ScoreWrapper score) Constructor for the SpFci class.SvarGfci(IndependenceWrapper type, ScoreWrapper score) Constructor for SvarGfci.
- 
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.scoreClasses in edu.cmu.tetrad.algcomparison.score that implement ScoreWrapperModifier and TypeClassDescriptionclassWrapper for Basis Function BIC Score (Basis-BIC) version.classWrapper for Fisher Z test.classWrapper for Fisher Z test.classWrapper for degenerate Gaussian BIC scoreclassWrapper for Discrete BIC test.classWrapper for linear, Gaussian Extended BIC score (Chen and Chen).classThe GicScores class is an implementation of the ScoreWrapper interface that calculates the Generalized Information Criterion (GIC) scores for a given data model.classWrapper for degenerate Gaussian BIC scoreclassWrapper for Fisher Z test.classWrapper for MVP BIC Score.classWrapper for the Poisson prior score (Bryan)classWrapper for linear, Gaussian SEM BIC score.classWrapper for linear, Gaussian Extended BIC score (Chen and Chen).
- 
Uses of ScoreWrapper in edu.cmu.tetrad.algcomparison.utilsMethods in edu.cmu.tetrad.algcomparison.utils that return ScoreWrapperMethods in edu.cmu.tetrad.algcomparison.utils with parameters of type ScoreWrapperModifier and TypeMethodDescriptionvoidUsesScoreWrapper.setScoreWrapper(ScoreWrapper score) Sets the score wrapper.
- 
Uses of ScoreWrapper in edu.cmu.tetrad.searchConstructors 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_progressConstructors in edu.cmu.tetrad.search.work_in_progress with parameters of type ScoreWrapperModifierConstructorDescriptionFaskVote(List<DataSet> dataSets, ScoreWrapper score, IndependenceWrapper test) Constructor.