Analysis and Implementation of a Method to Smooth Data Functions
The goal of the thesis is to create a method that can be used to smooth data functions so that they are more easily readable and interpretable, through curve fitting. So as to do that, we adapt the smoothing spline method, which uses discrete data, to continuous data.
