trendVolaMeasures: Trend volatility measures
Description
Computes trend volatility measures.
Usage
trendVolaMeasures(tsOriginal, tsTrend, nDiff)
Value
A list containing the different measures.
Arguments
- tsOriginal
The original time series.
- tsTrend
The trend time series.
- nDiff
Integer indicating the order of differencing applied to the input series.