Class IntDataBox

java.lang.Object
edu.cmu.tetrad.data.IntDataBox
All Implemented Interfaces:
DataBox, TetradSerializable, Serializable

public class IntDataBox extends Object implements DataBox
Stores a 2D array of integer data. Note that the missing value marker for this box is -99.
Version:
$Id: $Id
Author:
josephramsey
See Also: