1
vote
0answers
102 views

References about univariable vs multivariable variable selection

Suppose I have variables $X_j$, $j=1,\ldots,p$, some of which are correlated, and some continuous output $y$. I want to rank the variables by importance. One way is to do an association test of each ...