DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Multivariate Methods
Memory Based Learner
TMemBasedLearner
Methods
Create
See also:
Free
Index
Statistical Background
Create
Declaration:
TMemBasedLearner
.
Create
(AOwner: TComponent);
Constructs a new data table and initializes its data. Please note that
Create
must be called before any other access to the data table. See the overview of the
TMemBasedLearner
structure for an example how to create a data table.