mmed.Rd
Apply median filter to a `ts`
mmed(ts, order)
A `ts` object.
An odd integer. Window size of the median filter.
A smoothed `ts` object.