Risk-parity optimization
This function determines a risk-parity solution of a long-only portfolio with a budget-constraint.
rp(x0, P, mrc, optctrl = ctrl())
x0
: matrix
of dimension ; starting values.P
: matrix
of dimension ; dispersion matrix.mrc
: matrix
of dimension ; the marginal risk contributions.optctrl
: An object of S4-class Rcpp_CTRL
.An object of S4-class Rcpp_CPS
.
Spinu, F. (2013), An Algorithm for Computing Risk Parity Weights, SSRN, OMERS Capital Markets, July 2013.
Useful links