powered by
findDrawdowns
findDrawdowns(R, geometric = TRUE, ...)
sortDrawdowns
Drawdowns will calculate the drawdown levels as percentages, for use in chart.Drawdown.
Drawdowns
chart.Drawdown
Returns an unordered list:
maxDrawdown
table.Drawdowns
table.DownsideRisk
data(edhec) findDrawdowns(edhec[,"Funds of Funds", drop=FALSE]) sortDrawdowns(findDrawdowns(edhec[,"Funds of Funds", drop=FALSE]))
Run the code above in your browser using DataLab