Abstract
This paper describes an R package named flare, which implements a family of new high dimensional regression methods (LAD Lasso, SQRT Lasso, ℓq Lasso, and Dantzig selector) and their extensions to sparse precision matrix estimation (TIGER and CLIME). These methods exploit different nonsmooth loss functions to gain modeling flexibility, estimation robustness, and tuning insensitiveness. The developed solver is based on the alternating direction method of multipliers (ADMM). The package flare is coded in double precision C, and called from R by a user-friendly interface. The memory usage is optimized by using the sparse matrix output. The experiments show that flare is efficient and can scale up to large problems.
Original language | English |
---|---|
Pages (from-to) | 553-557 |
Number of pages | 5 |
Journal | Journal of Machine Learning Research |
Volume | 16 |
Publication status | Published - Jan 2015 |
Scopus Subject Areas
- Software
- Control and Systems Engineering
- Statistics and Probability
- Artificial Intelligence
User-Defined Keywords
- Alternating direction method of multipliers
- Robustness
- Sparse linear regression
- Sparse precision matrix estimation
- Tuning insensitiveness