Smoothing Time Series Data

FLAVIO CLESIO · 4 min

From 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.