|
Multivariate Adaptive Regression Spline Models: Build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines". (The term "MARS" is [...]
|
|
L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model: A path-following algorithm for L1 regularized generalized linear models and Cox proportional hazards model
|
|
Least Angle Regression, Lasso and Forward Stagewise: Efficient procedures for fitting an entire lasso sequence with the cost of a single least squares fit. Least angle regression and infinitessimal [...]
|
|
svmpath: the SVM Path algorithm: Computes the entire regularization path for the two-class svm classifier with essentialy the same cost as a single SVM fit.
|