Robust Statistics for Portfolio Construction and Analysis
介绍稳健统计方法在投资组合构建与分析中的应用,包括稳健回归和协方差矩阵估计,以应对极端异常值的影响,并提供开源R代码供复现。
Asset returns and factor exposures frequently exhibit small fractions of extreme outliers, which are often associated with fat-tailed distributions and can have very adverse influence on classical least-squares regression estimators and sample covariance matrices. Over a number of decades, a solid theoretical and computational foundation has been developed for alternative robust estimators that are not much influenced by outliers. Unfortunately, such methods have seen relatively little use in portfolio construction and analysis. An overarching goal of this article is to encourage the use of robust statistics by portfolio managers and analysts, minimally as a complement to classical estimators and in some cases as a replacement. In support of this goal, the authors briefly describe the main data and theoretical foundations of robust statistics, then introduce a best-of-breed robust regression estimator with applications to cross-sectional and time-series factor model data. They go on to describe a highly robust covariance matrix estimator and the closely related robust multidimensional distance measure for outlier detection and shrinkage, applied to stock return and factor exposure data with influential outliers. A unique aspect of the robust estimators and most of the data used in this article is that they are freely available in several open source R packages. Consequently, most of the exhibits are reproducible with R code that may be found at: <ext-link>https://github.com/robustport/PCRA/blob/main/README.md</ext-link>.