Package: sgs Title: Sparse-Group SLOPE: Adaptive Bi-Level Selection with FDR Control Version: 0.3.7 Date: 2025-05-06 Authors@R: person("Fabio", "Feser", role = c("aut", "cre"), email = "ff120@ic.ac.uk",comment = c(ORCID = "0009-0007-3088-9727")) Maintainer: Fabio Feser Description: Implementation of Sparse-group SLOPE (SGS) (Feser and Evangelou (2023) ) models. 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) (Pedregosa and Gidel (2018) ) implementation is provided. Group SLOPE (gSLOPE) (Brzyski et al. (2019) ) and group-based OSCAR models (Feser and Evangelou (2024) ) are also implemented. All models are available with strong screening rules (Feser and Evangelou (2024) ) for computational speed-up. Imports: Matrix, MASS, caret, grDevices, graphics, methods, stats, SLOPE, Rlab, Rcpp (>= 1.0.10) LinkingTo: Rcpp, RcppArmadillo Suggests: SGL, gglasso, glmnet, testthat, knitr, grpSLOPE, rmarkdown Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/ff1201/sgs BugReports: https://github.com/ff1201/sgs/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ff1201.r-universe.dev Date/Publication: 2025-06-12 15:11:28 UTC RemoteUrl: https://github.com/ff1201/sgs RemoteRef: HEAD RemoteSha: 405aab0d80388f2765a01ca4bc4089ecaf9801e4 NeedsCompilation: yes Packaged: 2026-06-24 12:26:27 UTC; root Author: Fabio Feser [aut, cre] (ORCID: )