View source: R/custom.covRob.R
custom.covRob.MM | R Documentation |
custom.covRob.MM uses the RobStatTM package function covRobMM to compute a robust mean vector and robust covariance matrix for a portfolio's asset returns
custom.covRob.MM(R, ...)
R |
xts object of asset returns |
... |
parameters for covRob.MM |
a list containing covariance matrix sigma and mean vector mu
Yifu Kang, Xinran Zhao
For parameter details, see covRobMM in the RobStatTM Reference Manual at https://CRAN.R-project.org/package=RobStatTM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.