HDPenReg-package {HDPenReg} | R Documentation |
This package contains algorithms for lasso and fused-lasso problems. It contains an implementation of the lars algorithm [1], for the lasso and fusion penalization and EM-based algorithms for (logistic) lasso and fused-lasso.
Package: | HDPenReg |
Type: | Package |
Version: | 0.93.2 |
Date: | 2018-01-19 |
License: | GPL (>=2) |
The main function is HDlars.
Maintainer: Quentin Grimonprez <quentin.grimonprez@inria.fr>
## Not run: #see vignette vignette("HDPenReg") ## End(Not run)