3 Signal Processing in R

Often timeseries have to be treated prior to analysis. This is a delicate game: altering data is a cardinal sin, so one needs to be very aware of one’s doing prior to engaging in this activity. Here we show a few examples where such treatment may be warranted.

Goals

  • Become familiar with various filtering methods and some of their arguments
  • Become familiar with various detrending methods and some of their arguments