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