mathGmv | R Documentation |
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 returns |
digits |
Integer value of number of significant digits, default NULL |
List of GMV portfolio weights, mean return and volatility
args(mathGmv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.