I did lasso regression for feature selection, and then I test the significance using logistic regression. But I wonder if I should do logistic regression after lasso regression, if not I don't know how to interpret my results. I did lasso regression in R using glmnet package.
Asked
Active
Viewed 18 times
0
-
Does this answer your question? [Testing for coefficients significance in Lasso logistic regression](https://stats.stackexchange.com/questions/241082/testing-for-coefficients-significance-in-lasso-logistic-regression) – jcken Mar 17 '21 at 11:19