ADMM: Algorithms using Alternating Direction Method of Multipliers (original) (raw)
Provides algorithms to solve popular optimization problems in statistics such as regression or denoising based on Alternating Direction Method of Multipliers (ADMM). See Boyd et al (2010) <doi:10.1561/2200000016> for complete introduction to the method.
Version: | 0.3.4 |
---|---|
Imports: | Rcpp, Matrix, Rdpack, stats, doParallel, foreach, parallel, utils |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2025-09-21 |
DOI: | 10.32614/CRAN.package.ADMM |
Author: | Kisung You |
Maintainer: | Kisung You <kisung.you at outlook.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | yes |
Materials: | README, NEWS |
CRAN checks: | ADMM results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ADMMto link to this page.