Apply a risk or return function to asset returns
This function is used to calculate risk or return metrics given a matrix of asset returns and will be used for a risk-reward scatter plot of the assets
scatterFUN(R, FUN, arguments = NULL)
R |
xts object of asset returns |
FUN |
name of function |
arguments |
named list of arguments to FUN |
Ross Bennett
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.