Minimize Cp

This is also known as : Mallow's Cp-criterion. In this model, the utility function is given by:

    Cp - n = (m - nt) * Var(e) + (n - m) * Var(et)

    where

    Var(et) = variance of excess return of manager over benchmark, using all indices
    Var(e) = variance of excess return of manager over benchmark, using current subset
    n = number of indices in current subset
    nt = total number of indices
    m = number of returns

Mallow's criterion calls for minimizing the utility function, i.e., StyleADVISOR chooses the subset of indices where Cp - n assumes its minimal value.