Uses spline fitting to smooth an input data set.
Uses B-spline fitting to smooth a data set. The input data must be two arrays.
Uses cubic spline fitting to smooth an input data set.
Uses B-spline fitting to smooth a data set. The input data must be a 2D array.