Skip to content

flare

Family of Lasso Regression

v1.8 · Feb 19, 2026 · GPL-2

Description

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>.

Downloads

743

Last 30 days

4877th

2.9K

Last 90 days

14.5K

Last year

Trend: -36.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

depends

imports

Dependency Network

Dependencies Reverse dependencies lattice MASS Matrix igraph DNetFinder PFLR SHT CompareCausalNetworks SHAPBoost mcb flare

Version History

new 1.8 Mar 10, 2026
updated 1.8 ← 1.7.0.2 diff Feb 18, 2026
updated 1.7.0.2 ← 1.7.0.1 diff Nov 3, 2024
updated 1.7.0.1 ← 1.7.0 diff May 22, 2022
updated 1.7.0 ← 1.6.0.2 diff Nov 30, 2020
updated 1.6.0.2 ← 1.6.0.1 diff Aug 1, 2019
updated 1.6.0.1 ← 1.6.0 diff Jul 1, 2019
updated 1.6.0 ← 1.5.0 diff Mar 24, 2018
updated 1.5.0 ← 1.4.0 diff Oct 18, 2014
updated 1.4.0 ← 1.3.0 diff Jul 8, 2014
updated 1.3.0 ← 1.2.0 diff Apr 25, 2014
updated 1.2.0 ← 1.1.0 diff Mar 29, 2014
updated 1.1.0 ← 1.0.0 diff Mar 12, 2014
updated 1.0.0 ← 0.9.9 diff Aug 26, 2013
updated 0.9.9 ← 0.9.8 diff Mar 31, 2013
updated 0.9.8 ← 0.9.7 diff Jan 26, 2013
updated 0.9.7 ← 0.9.6 diff Nov 29, 2012
new 0.9.6 Nov 26, 2012