Package: L0Learn
Type: Package
Title: Fast Algorithms for Best Subset Selection
Version: 1.0.8
Date: 2018-11-28
Author: Hussein Hazimeh, Rahul Mazumder
Maintainer: Hussein Hazimeh <hazimeh@mit.edu>
Description: Highly optimized toolkit for approximately solving L0-regularized learning problems (aka best subset selection).
    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-10-28 23:12:27 UTC; hh
Repository: CRAN
Date/Publication: 2018-10-29 00:00:03 UTC
