Calculates the average length (in periods) of the observed drawdowns.
Similar to AverageDrawdown
, which calculates the average depth of drawdown, this function calculates the average length of the drawdowns observed.
AverageLength(R, ...)
R |
an xts, vector, matrix, data frame, timeSeries or zoo object of asset returns |
... |
any other passthru parameters |
Peter Carl
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.