mathWtsEfrontRiskyMuCov | R Documentation |
Same as function "mathWtsEfrontRisky"
except that
instead a user specified time series of portfolio asset returns, it is
based on user specified returns mean vector and covariance matrix
mathWtsEfrontRiskyMuCov(muRet, volRet, corrRet, mu.efront, digits = NULL)
muRet |
Vector of asset mean returns |
volRet |
Vector of asset volatilities |
corrRet |
Asset correlation matrix |
mu.efront |
A vector of specified efficient frontier mean returns |
digits |
Integer number of significant digits with default NULL |
A matrix whose first row contains the mean returns along the efficient frontier, the second row contains the corresponding volatilities, and the remaining rows contain the components of the corresponding weight vectors.
args(mathWtsEfrontRiskyMuCov)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.