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
SplineNaturalN
See also:
CubicSpline
,
SplineDerivY1
,
SplineDerivYN
,
SplineNatural1
Index
Statistical Background
SplineNaturalN
Declaration:
TCurveFit
.
SplineNaturalN
: boolean;
If the property
SplineNaturalN
is set to TRUE the first derivative of f(x) at the last data point is calculated such that the second derivative equals zero. In this case the value of
SplineDerivYN
is of no importance.