Global Minimum Variance Portfolio (GMV)
Computes the weights of a GMV portfolio, and its mean return and volatility based on portfolio asset returns
mathGmv(returns, digits = NULL)
returns
: Matrix or xts object of returnsdigits
: Integer value of number of significant digits, default NULLList of GMV portfolio weights, mean return and volatility
args(mathGmv)
Useful links