Package: msgl
Type: Package
Title: Multinomial Sparse Group Lasso
Version: 2.3.9
Date: 2019-05-07
Authors@R: c(
        person("Martin", "Vincent", role = "aut"),
        person("Niels", "Richard Hansen", email = "niels.r.hansen@math.ku.dk", role = c("ctb", "cre"))
        )
Description: Multinomial logistic regression with sparse group lasso
        penalty. Simultaneous feature selection and parameter
        estimation for classification. Suitable for high dimensional
        multiclass classification with many classes. The algorithm
        computes the sparse group lasso penalized maximum likelihood
        estimate. 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:
        http://www.sciencedirect.com/science/article/pii/S0167947313002168,
        https://github.com/nielsrhansen/msgl
BugReports: https://github.com/nielsrhansen/msgl/issues
License: GPL (>= 2)
LazyLoad: yes
Imports: methods, tools, utils, stats
Depends: R (>= 3.2.4), Matrix, sglOptim (>= 1.3.7)
LinkingTo: Rcpp, RcppProgress, RcppArmadillo, BH, sglOptim
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-05-07 20:02:30 UTC; xqz683
Author: Martin Vincent [aut],
  Niels Richard Hansen [ctb, cre]
Maintainer: Niels Richard Hansen <niels.r.hansen@math.ku.dk>
Repository: CRAN
Date/Publication: 2019-05-08 08:00:10 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-27 04:29:29 UTC; unix
Archs: msgl.so.dSYM
