Abbreviation:
Category: Basic
Input Parameters:
Name | Range | Default |
Time Series | ||
Window Size | Int >= 1 | 5 |
Calculation:
of the current Time Series value and the past n-1Time Series values
where
n = Window Size
Discussion:
Provides a sum of a time series over the last n periods.