DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Mathematical Functions
Curve Fitting
Properties
NumData
See also:
EnterStatValue
Index
Statistical Background
NumData
Declaration:
TCurveFit
.
NumData
: longint;
The read-only property
NumData
returns the number of data pairs entered so far by the method
EnterStatValue
. The method
Init
resets
NumData
to zero.