Adaptive Lasso in Matlab
3 views (last 30 days)
Show older comments
I am doing a project on methods for variable selection, and I want to apply the Adaptive Lasso by Zou (2006) on some data using Matlab. As initial weights I want to use the coefficient estimates from a Ridge regression. I suppose that it would be possible to use the "ridge" function and the "lasso" function in the Statistics Toolbox to perform these calculations, but I little uncertain on how exactly to do this. The data that I use is not scaled to have mean zero and unit variance, so this also has to be taken care of. Any suggestions on how to implement the stuff explained above?
Many thanks in advance!
Esben
0 Comments
Answers (0)
See Also
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!