moving_average function

Simple high pass filter

Simple high pass filter

moving_average(x, order)

Arguments

  • x: the vector or time-series
  • order: the order of the filter
  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links