Description Usage Arguments Value Examples
Find the average of the transformation of n previous elements.
1 2 |
x |
input vector |
length |
number of elements to look back (size of window) |
rule |
an "adherance" function that transforms each element of the sequence |
decay |
a function that describes how the importance of an observation should decrease with distance |
numeric vector giving the average of the transformation of (length) previous elements
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.