Uses of Class
edu.cmu.tetrad.search.score.ScoredGraph
Packages that use ScoredGraph
Package
Description
This package contains classes for scoring causal graph models.
-
Uses of ScoredGraph in edu.cmu.tetrad.search.score
Methods in edu.cmu.tetrad.search.score that return ScoredGraphModifier and TypeMethodDescriptionstatic ScoredGraphScoredGraph.serializableInstance()Returns a serializable instance of this class.Methods in edu.cmu.tetrad.search.score with parameters of type ScoredGraphModifier and TypeMethodDescriptionintScoredGraph.compareTo(@NotNull ScoredGraph o) Returns a compare value for this scored graph compared ot the given scored graph.booleanScoredGraph.equals(ScoredGraph o) Returns true if the scoreed graph and this scored graph are equal.