Skip to content

APML0

Augmented and Penalized Minimization Method L0

v0.11 · Jun 19, 2026 · GPL (>= 2)

Description

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.

Downloads

189

Last 30 days

22728th

196

Last 90 days

213

Last year

Trend: +999%+ (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 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-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 6 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 20, 2026

Dependency Network

Dependencies Reverse dependencies Matrix Rcpp APML0

Version History

10 tracked
new 0.11 Jun 19, 2026
update 0.10 ← 0.9 diff Jan 18, 2020
update 0.9 ← 0.8 diff Apr 22, 2018
update 0.8 ← 0.7 diff Apr 14, 2018
update 0.7 ← 0.6 diff Jan 24, 2018
update 0.6 ← 0.5 diff Jan 1, 2018
update 0.5 ← 0.4 diff Oct 2, 2017
update 0.4 ← 0.3 diff Sep 17, 2017
update 0.3 ← 0.2 diff Sep 4, 2017
new 0.2 Jul 16, 2017