1

I fitted lasso regression to "diabetes" data from Efron paper (2004).

I had the plot of the coefficients path, but how to know which the best model from this fitting/plot?

Haitao Du
  • 32,885
  • 17
  • 118
  • 213
jeza
  • 1,527
  • 2
  • 16
  • 37
  • How are you defining "best model"? – Matthew Drury Jul 04 '16 at 05:06
  • @Matthew Drury , for example if I have ten variables then I will say those three variables are contributed for the response more, I will just include those three out of ten in my final/best model – jeza Jul 04 '16 at 05:09
  • If you want a three variable model, choose the value of $\lambda$ that gives you the best performing lasso model with three predictors. – Matthew Drury Jul 04 '16 at 05:11
  • ## Is that mean, there is no criteria such as AIC and BIC to choose between models. ## based on what the best performing lasso model. – jeza Jul 04 '16 at 05:18

0 Answers0