PRIMAL: Parametric Simplex Method for Sparse Learning (original) (raw)
Implements a unified framework of parametric simplex method for a variety of sparse learning problems (e.g., Dantzig selector (for linear regression), sparse quantile regression, sparse support vector machines, and compressive sensing) combined with efficient hyper-parameter selection strategies. The core algorithm is implemented in C++ with Eigen3 support for portable high performance linear algebra. For more details about parametric simplex method, see Haotian Pang (2017) <https://papers.nips.cc/paper/6623-parametric-simplex-method-for-sparse-learning.pdf>.
Version: | 1.0.2 |
---|---|
Imports: | Matrix |
LinkingTo: | Rcpp, RcppEigen |
Published: | 2020-01-22 |
DOI: | 10.32614/CRAN.package.PRIMAL |
Author: | Zichong Li, Qianli Shen |
Maintainer: | Zichong Li |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
CRAN checks: | PRIMAL results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=PRIMALto link to this page.