diff --git a/README.md b/README.md index 85144234..420a06e0 100644 --- a/README.md +++ b/README.md @@ -1254,6 +1254,7 @@ be * [ipred](http://cran.r-project.org/web/packages/ipred/index.html) - ipred: Improved Predictors. * [kernlab](http://cran.r-project.org/web/packages/kernlab/index.html) - kernlab: Kernel-based Machine Learning Lab. * [klaR](http://cran.r-project.org/web/packages/klaR/index.html) - klaR: Classification and visualization. +* [L0Learn](https://cran.r-project.org/web/packages/L0Learn/index.html) - L0Learn: Fast algorithms for best subset selection. * [lars](http://cran.r-project.org/web/packages/lars/index.html) - lars: Least Angle Regression, Lasso and Forward Stagewise. * [lasso2](http://cran.r-project.org/web/packages/lasso2/index.html) - lasso2: L1 constrained estimation aka ‘lasso’. * [LiblineaR](http://cran.r-project.org/web/packages/LiblineaR/index.html) - LiblineaR: Linear Predictive Models Based On The Liblinear C/C++ Library.