Model consistent Lasso estimation through the bootstrap.
-
Updated
Mar 22, 2026 - R
Model consistent Lasso estimation through the bootstrap.
Bootstrap resampling is used to estimate confidence interval of variables in Lasso (some famous methods are bolasso and stability selection). This MATLAB package performs this in an efficient manner by conducting the resampling in a semi-analytic manner, enabling to avoid numerical resampling. MATLAB version is available: https://github.com/T-Ob…
Bootstrap resampling is used to estimate confidence interval of variables in Lasso (some famous methods are bolasso and stability selection). This MATLAB package performs this in an efficient manner by conducting the resampling in a semi-analytic manner, enabling to avoid numerical resampling. Python translation is available: https://github.com/…
Add a description, image, and links to the bolasso topic page so that developers can more easily learn about it.
To associate your repository with the bolasso topic, visit your repo's landing page and select "manage topics."