Abbreviation: SelectiveRange
Category: Selective Calculation
Input Parameters:
| Name | Range | Default |
| Time Series | ||
| Condition | ||
| Window Size | 5 | |
Calculation:
SelectiveMax(X, n) – SelectiveMin(X, n)
where
X = Time Series
n = Window Size
SelectiveMax represents Selective Maximum Value
SelectiveMin represents Selective Minimum Value
Discussion:
Analyzes only the time periods for which the condition is true and computes the range of time series value over the last n of those time periods.