Enum Class DataType

java.lang.Object
java.lang.Enum<DataType>
edu.cmu.tetrad.data.DataType
All Implemented Interfaces:
Serializable, Comparable<DataType>, Constable

public enum DataType extends Enum<DataType>
The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.
Version:
$Id: $Id
Author:
josephramsey