Uses of Interface
edu.cmu.tetrad.search.IsScore
Packages that use IsScore
Package
Description
This package contains classes for causal graph search algorithms.
A package for algorithms that are not ready for prime time.
-
Uses of IsScore in edu.cmu.tetrad.search
Constructors in edu.cmu.tetrad.search with parameters of type IsScoreModifierConstructorDescriptionConstructs an instance of the IsFges class with the specified instance-specific score and population score.IsGFci(IndependenceTest test, IsScore score, Score populationScore) Constructs an instance of IGFci with the provided independence test and score. -
Uses of IsScore in edu.cmu.tetrad.search.work_in_progress
Classes in edu.cmu.tetrad.search.work_in_progress that implement IsScoreModifier and TypeClassDescriptionclassInstance-Specific BDeu (IS-BDeu) score.classInstance-Specific BIC (IS-BIC) score for discrete data.