Smoothing Time Series Data
2018 Jul 24From R Bloggers simple and direct to the point.
Kernel smoothers
An alternative approach to specifying a neighborhood is to decrease weights further away from the target value. In the figure below, we see that the continuous Gaussian kernel gives a smoother trend than a moving average or running-line smoother.