Uses of Class
edu.cmu.tetrad.data.AbstractVariable
Packages that use AbstractVariable
-
Uses of AbstractVariable in edu.cmu.tetrad.data
Subclasses of AbstractVariable in edu.cmu.tetrad.dataModifier and TypeClassDescriptionfinal 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.