I am using R function LADLasso to do a regression variable selection by lasso. I can get the regression coefficients but I still need the names of the selected predictors. Can anyone help me to print these names? LADLasso is in R package MTE. Thank you very much for your advice.
David Booth