Uses of Enum Class
edu.cmu.tetrad.search.Lofs.Score
Packages that use Lofs.Score
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
-
Uses of Lofs.Score in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return Lofs.ScoreModifier and TypeMethodDescriptionstatic Lofs.Score
Returns the enum constant of this class with the specified name.static Lofs.Score[]
Lofs.Score.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.cmu.tetrad.search with parameters of type Lofs.ScoreModifier and TypeMethodDescriptionvoid
Lofs.setScore
(Lofs.Score score) Sets the (LoFS) score to use.