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
StoreModelBin
See also:
StoreModelXML
,
LoadModelBin
,
LoadModelXML
Index
Statistical Background
StoreModelBin
Declaration:
TMemBasedLearner
.
StoreModelBin (FName: string; var DataId: string);
The method
StoreModelBin
saves the model data in the binary file
FName
. The parameter
DataID
contains an identifier which can be used to identify a particular model.