Uses of Enum Class
edu.cmu.tetrad.search.Cstar.SampleStyle
Packages that use Cstar.SampleStyle
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
-
Uses of Cstar.SampleStyle in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return Cstar.SampleStyleModifier and TypeMethodDescriptionstatic Cstar.SampleStyleReturns the enum constant of this class with the specified name.static Cstar.SampleStyle[]Cstar.SampleStyle.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 Cstar.SampleStyleModifier and TypeMethodDescriptionvoidCstar.setSampleStyle(Cstar.SampleStyle sampleStyle) Sets the sample style.