
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
This function is used to calculate risk or return metrics given a matrix of weights and is primarily used as a convenience function used in chart.Scatter functions
applyFUN(R, weights, FUN = "mean", arguments)
xts object of asset returns
a matrix of weights generated from random_portfolios or optimize.portfolio
name of a function
named list of arguments to FUN
Ross Bennett