FastRidge - fast ridge regression
Version 1.3.0.0 (19.5 KB) by
Statovic
Implementation of fast ridge regression tool that works efficiently for the case that p > n
This submission implements a ridge regression tool that works efficiently even if the number of predictors (p) is greater than the number of samples (n). Additionally, it implements:
* Search for optimal regularisation parameter using minimum message length and corrected AIC
* Generate regularisation paths
* Fit models with specified regularisation parameters or specified degrees-of-freedom
Cite As
Statovic (2026). FastRidge - fast ridge regression (https://www.mathworks.com/matlabcentral/fileexchange/54143-fastridge-fast-ridge-regression), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Linear Regression in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
