xrnet: Hierarchical Regularized Regression
Fits hierarchical regularized regression models
to incorporate potentially informative external data, Weaver and Lewinger (2019) <doi:10.21105/joss.01761>.
Utilizes coordinate descent to efficiently fit regularized regression models both with and without
external information with the most common penalties used in practice (i.e. ridge, lasso, elastic net).
Support for standard R matrices, sparse matrices and big.matrix objects.
Version: |
0.1.7 |
Depends: |
R (≥ 3.5) |
Imports: |
Rcpp (≥ 0.12.19), foreach, bigmemory, methods |
LinkingTo: |
Rcpp, RcppEigen, BH, bigmemory |
Suggests: |
knitr, rmarkdown, testthat, Matrix, doParallel |
Published: |
2020-03-01 |
Author: |
Garrett Weaver
[aut, cre],
Juan Pablo Lewinger [ctb, ths] |
Maintainer: |
Garrett Weaver <gmweaver.usc at gmail.com> |
License: |
GPL-2 |
URL: |
https://github.com/USCbiostats/xrnet |
NeedsCompilation: |
yes |
SystemRequirements: |
C++11 |
Materials: |
README NEWS |
CRAN checks: |
xrnet results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=xrnet
to link to this page.