Additive Index Construction
In this post, I introduce an additive method to perturb the market index. This method takes a typically centered score vector and adds it to the vector of portfolio weights. Nothing guarantees that the perturbed vector lies in the simplex. To bring the perturbed vector back into the simplex, a simple method consists in projecting it on the simplex using the standard euclidean distance. As it turns out, euclidean orthogonal projection on the simplex can be efficiently carried out using a simple algorithm which consists in applying a specific translation to the original vector while thresholding short positions to zero. This classic result is proven. Finally the multiplicative and additive are contrasted using the example of stocks exclusions.