1

I am developing a prognostic index using the LASSO technique and wondering how to deal with the highly correlated predictor variables. Should I choose the ones I want to include in the LASSO a priori or is the LASSO programmed to select the best/better of highly correlated predictors variables? thanks.

mimok
  • 11
  • 2
  • 1
    That is one of LASSO inherit weakness. You could probably use elastic net to make use of a ridge penalty to make feature slightly "more uncorrelated". This post on: [How does LASSO select among collinear predictors?](http://stats.stackexchange.com/questions/56282) is rather enlightening too, I think. – usεr11852 Jul 26 '16 at 09:19

0 Answers0