Adaptive Lasso in Matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Linear Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!