Cleans Sigma_hat by raising small eigenvalues to a floor set relative to
the mean eigenvalue: with \(\hat\Sigma = Q\,\mathrm{diag}(\hat\lambda)\,Q^\top\),
$$\tilde\Sigma(\tau) = Q\,\mathrm{diag}\bigl(\max(\hat\lambda_i,\ \tau\,\bar\lambda)\bigr)\,Q^\top,$$
where \(\bar\lambda\) is the mean of the sample eigenvalues. The relative
parameterisation makes tau_rel scale-free.
Value
A cleaned covariance matrix (same dimension as Sigma_hat), with
the applied absolute floor attached as attribute tau_abs.
Details
tau_rel is tuned on inner-validation C-RAFE by sep_tune() and
joint_trafe_tune(); this function applies a given floor.
References
Stöckl, S., Salcher, L., & Hanke, M. Post-Optimal Moment Correction for Mean-Variance Portfolios. Working paper.
