Description Usage Arguments Value Author(s) References See Also
Spencer's 15-point moving average filter.
1 2 3 | 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/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.