Package: grpSLOPE
Type: Package
Title: Group Sorted L1 Penalized Estimation
Version: 0.3.0
Authors@R: c(person("Alexej", "Gossmann", email = "alexej.go@googlemail.com", role = c("aut", "cre")),
    person("Damian", "Brzyski", role = "aut"),
    person("Weijie", "Su", role = "aut"),
    person("Malgorzata", "Bogdan", role = "aut"),
    person("Ewout", "van den Berg", role = "ctb",
           comment = "Code adapted from 'SLOPE' version 0.1.3, as well as from http://statweb.stanford.edu/~candes/SortedL1/software.html under GNU GPL-3"),
    person("Emmanuel", "Candes", role = "ctb",
           comment = "Code adapted from 'SLOPE' version 0.1.3, as well as from http://statweb.stanford.edu/~candes/SortedL1/software.html under GNU GPL-3"),
    person("Chiara", "Sabatti", role = "ctb",
           comment = "Code adapted from 'SLOPE' version 0.1.3, as well as from http://statweb.stanford.edu/~candes/SortedL1/software.html under GNU GPL-3"),
    person("Evan", "Patterson", role = "ctb",
           comment = "Code adapted from 'SLOPE' version 0.1.3, as well as from http://statweb.stanford.edu/~candes/SortedL1/software.html under GNU GPL-3"))
Description: Group SLOPE is a penalized linear regression method that is used
    for adaptive selection of groups of significant predictors in a
    high-dimensional linear model.
    The Group SLOPE method can control the (group) false discovery rate at a
    user-specified level (i.e., control the expected proportion of irrelevant
    among all selected groups of predictors).
License: GPL-3
URL: https://github.com/agisga/grpSLOPE.git
BugReports: https://github.com/agisga/grpSLOPE/issues
LazyData: TRUE
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown, pander, isotone
VignetteBuilder: knitr
NeedsCompilation: yes
Encoding: UTF-8
Packaged: 2020-04-07 04:44:09 UTC; alexej
Author: Alexej Gossmann [aut, cre],
  Damian Brzyski [aut],
  Weijie Su [aut],
  Malgorzata Bogdan [aut],
  Ewout van den Berg [ctb] (Code adapted from 'SLOPE' version 0.1.3, as
    well as from
    http://statweb.stanford.edu/~candes/SortedL1/software.html under
    GNU GPL-3),
  Emmanuel Candes [ctb] (Code adapted from 'SLOPE' version 0.1.3, as well
    as from http://statweb.stanford.edu/~candes/SortedL1/software.html
    under GNU GPL-3),
  Chiara Sabatti [ctb] (Code adapted from 'SLOPE' version 0.1.3, as well
    as from http://statweb.stanford.edu/~candes/SortedL1/software.html
    under GNU GPL-3),
  Evan Patterson [ctb] (Code adapted from 'SLOPE' version 0.1.3, as well
    as from http://statweb.stanford.edu/~candes/SortedL1/software.html
    under GNU GPL-3)
Maintainer: Alexej Gossmann <alexej.go@googlemail.com>
Repository: CRAN
Date/Publication: 2020-04-07 05:00:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 14:16:53 UTC; unix
Archs: grpSLOPE.so.dSYM
