Robust Lasso Regression with Student-t Residuals
This code implements the estimation of robust regression models using the lasso procedure. Robustness is handled by modelling the residuals as arising from a Student-t distribution with an appropriate degrees-of-freedom. The optimization is performed using the expectation-maximization algorithm.
Primary features of the code:
* Automatically produce a complete lasso regularization path for a given degrees-of-freedom
* Select amount of regularization, and the degrees-of-freedom using cross-validation or information criteria
To cite this toolbox:
Schmidt, D.F. and Makalic, E.
Robust Lasso Regression with Student-t Residuals
Lecture Notes in Artificial Intelligence, to appear, 2017
Cite As
Statovic (2024). Robust Lasso Regression with Student-t Residuals (https://www.mathworks.com/matlabcentral/fileexchange/63037-robust-lasso-regression-with-student-t-residuals), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Regression > Model Building and Assessment >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |