flare: Family of Lasso Regression

Provides implementations of a family of Lasso variants, including Dantzig Selector, LAD Lasso, SQRT Lasso, and Lq Lasso, for estimating high-dimensional sparse linear models. We adopt the alternating direction method of multipliers and convert the original optimization problem into a sequence of L1-penalized least-squares minimization problems that are efficiently solved by linearization and multi-stage screening. In addition to sparse linear model estimation, we provide extensions of these methods to sparse Gaussian graphical model estimation, including TIGER and CLIME, using either L1 or adaptive penalties. Missing values can be tolerated for Dantzig selector and CLIME. Computation is memory-optimized using sparse matrix output. For more information, see <https://www.jmlr.org/papers/volume16/li15a/li15a.pdf>.

Package details

AuthorXingguo Li [aut], Tuo Zhao [aut, cre], Lie Wang [aut], Xiaoming Yuan [aut], Han Liu [aut]
MaintainerTuo Zhao <tourzhao@gatech.edu>
LicenseGPL-2
Version1.8
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("flare")

Try the flare package in your browser

Any scripts or data that you put into this service are public.

flare documentation built on Feb. 19, 2026, 5:06 p.m.