Uses of Enum Class
edu.cmu.tetrad.search.Fask.LeftRight
Packages that use Fask.LeftRight
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
-
Uses of Fask.LeftRight in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return Fask.LeftRightModifier and TypeMethodDescriptionstatic Fask.LeftRight
Returns the enum constant of this class with the specified name.static Fask.LeftRight[]
Fask.LeftRight.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 Fask.LeftRightModifier and TypeMethodDescriptionvoid
Fask.setLeftRight
(Fask.LeftRight leftRight) Sets the left-right rule used.