Uses of Enum Class
edu.cmu.tetrad.sem.ScoreType
Packages that use ScoreType
-
Uses of ScoreType in edu.cmu.tetrad.sem
Methods in edu.cmu.tetrad.sem that return ScoreTypeModifier and TypeMethodDescriptionstatic ScoreType
Returns the enum constant of this class with the specified name.static ScoreType[]
ScoreType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.cmu.tetrad.sem with parameters of type ScoreTypeModifier and TypeMethodDescriptionvoid
SemEstimator.setScoreType
(ScoreType scoreType) void
SemIm.setScoreType
(ScoreType scoreType) -
Uses of ScoreType in edu.cmu.tetrad.study.performance
Methods in edu.cmu.tetrad.study.performance that return ScoreTypeMethods in edu.cmu.tetrad.study.performance with parameters of type ScoreType