cran-task-views / TimeSeries

CRAN Task View: Time Series Analysis
https://CRAN.R-project.org/view=TimeSeries
23 stars 5 forks source link

Add signal package to "Filters and Smoothing" #38

Closed roaldarbol closed 2 months ago

roaldarbol commented 2 months ago

Thanks for maintaining the task view, it's such a treasure trove of knowledge!

I'd like to recommend adding the signal package which provides a lot of filtering capabilities (from the Matlab and Octave functions). Important filters that it includes is a Butterworth filter, as well as a Savitsky-Golay filter, both of which are highly used in time series of movements (e.g. biomechanics, motor control, animal behaviour). I would recommend placing it under "Decomposition and Filtering", "Filters and smoothing".

robjhyndman commented 2 months ago

Added in https://github.com/cran-task-views/TimeSeries/commit/577e4ece5f17ca97bcd0585827d212786e2f44d7