Package: lsgl
Type: Package
Title: Linear Multiple Output Sparse Group Lasso
Version: 1.3.6
Date: 2017-04-01
Author: Martin Vincent
Maintainer: Martin Vincent <martin.vincent.dk@gmail.com>
Description: Linear multiple output using sparse group lasso. The
        algorithm finds the sparse group lasso penalized maximum
        likelihood estimator. This result in feature and parameter
        selection, and parameter estimation. Use of parallel computing
        for cross validation and subsampling is supported through the
        'foreach' and 'doParallel' packages. Development version is on
        GitHub, please report package issues on GitHub.
URL: https://github.com/vincent-dk/lsgl
BugReports: https://github.com/vincent-dk/lsgl/issues
License: GPL (>= 2)
LazyLoad: yes
Imports: methods, utils, stats
Depends: R (>= 3.2.4), Matrix, sglOptim (== 1.3.6)
LinkingTo: sglOptim, Rcpp, RcppProgress, RcppArmadillo, BH
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-04-01 08:28:38 UTC; martin
Repository: CRAN
Date/Publication: 2017-04-02 17:41:15 UTC
