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

View source: R/custom.covRob.R

custom.covRob.MMR Documentation

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

Description

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

Usage

custom.covRob.MM(R, ...)

Arguments

R

xts object of asset returns

...

parameters for covRob.MM

Details

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

Value

a list containing covariance matrix sigma and mean vector mu

Author(s)

Yifu Kang


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