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