custom.covRob.Mcd: Compute returns mean vector and covariance matrix with...

View source: R/custom.covRob.R

custom.covRob.McdR Documentation

Compute returns mean vector and covariance matrix with custom.covRob.Mcd

Description

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

Usage

custom.covRob.Mcd(R, ...)

Arguments

R

xts object of asset returns

...

parameters for covRob.Mcd

Details

For parameter details, see covMcd in the robustbase Reference Manual at https://cran.r-project.org/web/packages/robustbase/index.html

Value

a list containing covariance matrix sigma and mean vector mu


braverock/PortfolioAnalytics documentation built on April 18, 2024, 4:09 a.m.