The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provide the implementation of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear model. We adopt the alternating direction method of multipliers and convert the original optimization problem into a sequential L1 penalized least square minimization problem, which can be efficiently solved by linearization algorithm. A multi-stage screening approach is adopted for further acceleration. Besides the sparse linear model estimation, we also provide the extension of these Lasso variants to sparse Gaussian graphical model estimation including TIGER and CLIME using either L1 or adaptive penalty. Missing values can be tolerated for Dantzig selector and CLIME. The computation is memory-optimized using the sparse matrix output. For more information, please refer to <https://www.jmlr.org/papers/volume16/li15a/li15a.pdf>.
Version: | 1.7.0.2 |
Depends: | R (≥ 2.15.0), lattice, MASS, Matrix, igraph |
Imports: | methods |
Published: | 2024-11-04 |
DOI: | 10.32614/CRAN.package.flare |
Author: | Xingguo Li [aut, cre], Tuo Zhao [aut], Lie Wang [aut], Xiaoming Yuan [aut], Han Liu [aut] |
Maintainer: | Xingguo Li <xingguo.leo at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | yes |
In views: | MissingData |
CRAN checks: | flare results |
Reference manual: | flare.pdf |
Vignettes: |
vignette (source) |
Package source: | flare_1.7.0.2.tar.gz |
Windows binaries: | r-devel: flare_1.7.0.2.zip, r-release: flare_1.7.0.2.zip, r-oldrel: flare_1.7.0.2.zip |
macOS binaries: | r-release (arm64): flare_1.7.0.2.tgz, r-oldrel (arm64): flare_1.7.0.2.tgz, r-release (x86_64): flare_1.7.0.2.tgz, r-oldrel (x86_64): flare_1.7.0.2.tgz |
Old sources: | flare archive |
Reverse depends: | DNetFinder |
Reverse imports: | PFLR, SHT |
Reverse suggests: | CompareCausalNetworks, mcb |
Please use the canonical form https://CRAN.R-project.org/package=flare to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.