by Patrick Burns.
Abstract: Realized tracking errors are examined for a series of optimized portfolios using various estimates for the variance matrix. It is clear that the benchmark should be added mathematically to the variance matrix using the constituent weights — this dramatically outperforms the case where the benchmark is a separate asset in the return matrix or where relative returns are used. The common belief that factor models are to be preferred to sample variance estimates is confirmed, but only on condition that the benchmark is added mathematically to the variance matrix.
This version: 2003 May 06 (pdf)
See also the blog post ”How to add a benchmark to a variance matrix”.
jun 25, 26
The email address patrick@burns-stat.com was out of action for a few hours today. It is back now.
jun 25, 26
Customization in R. Basics Several features benefit from being customizable — either because of personal taste or specifics of the environment. The way R implements this flexibility is through the [...]
jun 25, 26
How to control the limits of data values in R plots. R has multiple graphics engines. Here we will talk about the base graphics and the ggplot2 package. We’ll create [...]

