DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


NumericData

Declaration: TDataTable.NumericData: TMatrix;
The public variable NumericData provides direct access to the internal data matrix of the data table. NumericData is an instance of the class TMatrix, and may be accessed and manipulated using its own properties and methods.