group_neighbors() reproduces the variable-wise neighborhood construction
used by the original SelectBoost::group_func_1(): each variable is paired
with the predictors whose absolute correlation exceeds c0.
group_neighbors() reproduces the variable-wise neighborhood construction
used by the original SelectBoost::group_func_1(): each variable is paired
with the predictors whose absolute correlation exceeds c0.