Class ShortDataBox

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

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