Package: flare 1.8
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>.
Authors:
flare_1.8.tar.gz
flare_1.8.zip(r-4.7)flare_1.8.zip(r-4.6)flare_1.8.zip(r-4.5)
flare_1.8.tgz(r-4.6-x86_64)flare_1.8.tgz(r-4.6-arm64)flare_1.8.tgz(r-4.5-x86_64)flare_1.8.tgz(r-4.5-arm64)
flare_1.8.tar.gz(r-4.7-arm64)flare_1.8.tar.gz(r-4.7-x86_64)flare_1.8.tar.gz(r-4.6-arm64)flare_1.8.tar.gz(r-4.6-x86_64)
flare_1.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
flare/json (API)
| # Install 'flare' in R: |
| install.packages('flare', repos = c('https://tourzhao-edu.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:84c4e9f581. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 176 | ||
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 187 | ||
| linux-release-arm64 | OK | 169 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | OK | 135 | ||
| macos-release-x86_64 | OK | 222 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| macos-oldrel-x86_64 | OK | 167 | ||
| windows-devel | OK | 117 | ||
| windows-release | OK | 116 | ||
| windows-oldrel | OK | 131 | ||
| wasm-release | OK | 105 |
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
