Package: sgs
Title: Sparse-Group SLOPE: Adaptive Bi-Level Selection with FDR Control
Version: 0.1.1
Date: 2023-08-21
Authors@R: c(person("Fabio", "Feser", role = c("aut", "cre"), email = "ff120@ic.ac.uk",comment = c(ORCID = "0009-0007-3088-9727")),
             person("Marina", "Evangelou", role =c("aut"), comment = c(ORCID = "0000-0003-0789-8944")))
Maintainer: Fabio Feser <ff120@ic.ac.uk>
Description: Implementation of Sparse-group SLOPE: Adaptive bi-level with FDR-control (Feser et al. (2023) <arXiv:2305.09467>). Linear and logistic regression models are supported, both of which can be fit using k-fold cross-validation. Dense and sparse input matrices are supported. In addition, a general adaptive three operator splitting (ATOS) implementation is provided.
Imports: Matrix, MASS, caret, grDevices, graphics, methods, stats,
        faux, SLOPE, Rlab, Rcpp (>= 1.0.10)
LinkingTo: Rcpp, RcppArmadillo
Suggests: SGL, gglasso, glmnet, testthat, knitr, rmarkdown
RoxygenNote: 7.2.3
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/ff1201/sgs
BugReports: https://github.com/ff1201/sgs/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-08-22 00:27:08 UTC; ff120
Author: Fabio Feser [aut, cre] (<https://orcid.org/0009-0007-3088-9727>),
  Marina Evangelou [aut] (<https://orcid.org/0000-0003-0789-8944>)
Repository: CRAN
Date/Publication: 2023-08-22 15:50:05 UTC
Built: R 4.2.3; x86_64-w64-mingw32; 2024-04-24 03:54:00 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
