| spencer | R Documentation |
Spencer's 15-point moving average filter.
spencer(x)
spencerFilter()
x |
signal to be filtered. |
For spencer, the filtered signal. For spencerFilter, a
vector of filter coefficients with class Ma that can be passed
to filter.
Original Octave version by Friedrich Leisch. Conversion to R by Tom Short.
Octave Forge https://octave.sourceforge.io/
filter, Ma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.