Package: L0Learn
Type: Package
Title: Fast Algorithms for Best Subset Selection
Version: 1.0.2
Date: 2018-07-02
Author: Hussein Hazimeh, Rahul Mazumder
Maintainer: Hussein Hazimeh <hazimeh@mit.edu>
Description: Highly optimized toolkit for (approximately) solving L0-regularized learning problems.
    The algorithms are based on coordinate descent and local combinatorial search.
    For more details, check the paper by Hazimeh and Mazumder (2018) <arXiv:1803.01454>;
    the link is provided in the URL field below.
URL: https://arxiv.org/abs/1803.01454
License: MIT + file LICENSE
Depends: R (>= 3.3.0)
Imports: Rcpp (>= 0.12.13), Matrix, methods, ggplot2, reshape2
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-07-02 21:55:02 UTC; hh
Repository: CRAN
Date/Publication: 2018-07-02 22:50:03 UTC
