ADMMnet: Regularized Model with Selecting the Number of Non-Zeros
Fit linear and cox models regularized with net (L1 and Laplacian), elastic-net (L1 and L2) or lasso (L1) penalty, and their adaptive forms, such as adaptive lasso and net adjusting for signs of linked coefficients. In addition, it treats the number of non-zero coefficients as another tuning parameter and simultaneously selects with the regularization parameter. The package uses one-step coordinate descent algorithm and runs extremely fast by taking into account the sparsity structure of coefficients.
Version: |
0.1.1 |
Depends: |
Matrix (≥ 1.2-3) |
Imports: |
Rcpp (≥ 0.12.2) |
LinkingTo: |
Rcpp, RcppEigen |
Published: |
2020-10-14 |
Author: |
Xiang Li, Shanghong Xie, Donglin Zeng and Yuanjia Wang |
Maintainer: |
Xiang Li <xl2473 at cumc.columbia.edu> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
CRAN checks: |
ADMMnet results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ADMMnet
to link to this page.