Smoothing |
The SmoothingCubicSplineOptions type exposes the following members.
Name | Description | |
---|---|---|
Smoothness | Get/sets the smoothness parameter. Must be in the interval [0, PositiveInfinity], where a value of 0 means no smoothing (evaluation of a cubic spline), while a value of Infinity means evaluation of a regression. |