Plot smooth curve through data
The \SMOOTH
qualifier causes a smooth curve to be drawn through the data points.
A parametric form of cubic splines is used to interpolate a set of points through the data values.
See the SPLINTERP
function for more information on cubic splines.