Computes the median of Y values in a sliding window around each point.
object with x and y arrays of the same length.
options for the median computation.
A new DataXY with the same x values and smoothed y values.
Computes the median of Y values in a sliding window around each point.