Package: flare 1.7.0.2

flare: Family of Lasso Regression

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

Authors:Xingguo Li [aut, cre], Tuo Zhao [aut], Lie Wang [aut], Xiaoming Yuan [aut], Han Liu [aut]

flare_1.7.0.2.tar.gz
flare_1.7.0.2.zip(r-4.5)flare_1.7.0.2.zip(r-4.4)flare_1.7.0.2.zip(r-4.3)
flare_1.7.0.2.tgz(r-4.4-x86_64)flare_1.7.0.2.tgz(r-4.4-arm64)flare_1.7.0.2.tgz(r-4.3-x86_64)flare_1.7.0.2.tgz(r-4.3-arm64)
flare_1.7.0.2.tar.gz(r-4.5-noble)flare_1.7.0.2.tar.gz(r-4.4-noble)
flare_1.7.0.2.tgz(r-4.4-emscripten)flare_1.7.0.2.tgz(r-4.3-emscripten)
flare.pdf |flare.html
flare/json (API)

# Install 'flare' in R:
install.packages('flare', repos = c('https://mlcoding.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • x - The Bardet-Biedl syndrome Gene expression data from Scheetz et al.
  • y - The Bardet-Biedl syndrome Gene expression data from Scheetz et al.

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4.23 score 1 stars 4 packages 140 scripts 506 downloads 1 mentions 25 exports 12 dependencies

Last updated 18 days agofrom:19835e489a. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 05 2024
R-4.5-win-x86_64OKNov 05 2024
R-4.5-linux-x86_64OKNov 05 2024
R-4.4-win-x86_64OKNov 05 2024
R-4.4-mac-x86_64OKNov 05 2024
R-4.4-mac-aarch64OKNov 05 2024
R-4.3-win-x86_64OKNov 05 2024
R-4.3-mac-x86_64OKNov 05 2024
R-4.3-mac-aarch64OKNov 05 2024

Exports:coef.slimplot.rocplot.selectplot.simplot.slimplot.sugmpredict.slimprint.rocprint.selectprint.simprint.slimprint.sugmslimslim.dantzig.ladm.scrslim.lad.ladm.scr.btrslim.lasso.ladm.scrslim.lq.ladm.scr.btrslim.sqrt.ladm.scrsugmsugm.clime.ladm.scrsugm.generatorsugm.plotsugm.rocsugm.selectsugm.tiger.ladm.scr

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMASSMatrixpkgconfigrlangvctrs

vignette

Rendered fromvignette.Rnwusingutils::Sweaveon Nov 05 2024.

Last update: 2013-08-25
Started: 2013-08-25