Package: APML0 0.11
APML0: Augmented and Penalized Minimization Method L0
Fit linear, logistic and Cox models regularized with L0, lasso (L1), elastic-net (L1 and L2), or net (L1 and Laplacian) penalty, and their adaptive forms, such as adaptive lasso / elastic-net and net adjusting for signs of linked coefficients. It solves the L0 penalty problem by simultaneously selecting regularization parameters and performing hard-thresholding or selecting the number of non-zeros. This augmented and penalized minimization method provides an approximation solution to the L0 penalty problem, but runs as fast as L1 regularization. The package uses a one-step coordinate descent algorithm and runs extremely fast by taking into account the sparsity structure of coefficients. It can handle very high dimensional data and has superior selection performance.
Authors:
APML0_0.11.tar.gz
APML0_0.11.zip(r-4.7)APML0_0.11.zip(r-4.6)APML0_0.11.zip(r-4.5)
APML0_0.11.tgz(r-4.6-x86_64)APML0_0.11.tgz(r-4.6-arm64)APML0_0.11.tgz(r-4.5-x86_64)APML0_0.11.tgz(r-4.5-arm64)
APML0_0.11.tar.gz(r-4.7-arm64)APML0_0.11.tar.gz(r-4.7-x86_64)APML0_0.11.tar.gz(r-4.6-arm64)APML0_0.11.tar.gz(r-4.6-x86_64)
APML0_0.11.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
APML0/json (API)
| # Install 'APML0' in R: |
| install.packages('APML0', repos = c('https://leesprite.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/leesprite/apml0/issues
Last updated from:e1495a087a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 132 | ||
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 243 | ||
| linux-release-arm64 | OK | 129 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 179 | ||
| macos-release-x86_64 | OK | 278 | ||
| macos-oldrel-arm64 | OK | 174 | ||
| macos-oldrel-x86_64 | OK | 326 | ||
| windows-devel | OK | 135 | ||
| windows-release | OK | 135 | ||
| windows-oldrel | OK | 123 | ||
| wasm-release | OK | 102 |
Exports:APML0print.APML0
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Augmented and Penalized Minimization Method L0 | APML0-package |
| Fit a Model with Various Regularization Forms | APML0 |
| Print an APML0 Object | print.APML0 |
