Uses of Interface
edu.cmu.tetrad.data.Variable
Packages that use Variable
-
Uses of Variable in edu.cmu.tetrad.data
Classes in edu.cmu.tetrad.data that implement VariableModifier and TypeClassDescriptionclass
Base class for variable specifications for DataSet.final class
Represents a real-valued variable.final class
Represents a discrete variable as a range of integer-valued categories 0, 1, ..., m - 1, where m is the number of categories for the variable.