by Patrick Burns.
Abstract: We explore the effective gain or loss in alpha from the point of view of the investor due to the volatility of a fund and its correlations to other asset classes. Fund managers and investors can be guided by this to increase the utility that is ultimately delivered to the investor. In this analysis of investor utility, the Sharpe ratio is shown to be misleading and the tracking error has no role at all. A new class of funds — called ”hyperpassive” — is suggested which are similar to traditional index funds, but which aim to deliver a comparable expected return with less volatility than the benchmark. It is also shown that the optimal allocation to additional asset classes can be surprisingly high when the correlations are small.
This version: 2003 September 21 (pdf)
Accompanying software is available in the BurStFin package.
jun 25, 26
Several packages on CRAN provide (or relate to) interfaces between databases and R. Here is a summary, mostly in the words of the package descriptions. Remember that package names are [...]
jun 25, 26
Chapter 32 of Tao Te Programming advises you to make bricks instead of monoliths. Here is an example. The example is written with the syntax of R and is a [...]
jun 25, 26
There is a mechanism that allows variability in the arguments given to R functions. Technically it is ellipsis, but more commonly called ”…”, dots, dot-dot-dot or three-dots. Basics The three-dots [...]


