Package: grpSLOPE 0.3.3.9000

grpSLOPE: Group Sorted L1 Penalized Estimation

Group SLOPE (Group Sorted L1 Penalized Estimation) 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). For additional information about the implemented methods please see Brzyski, Gossmann, Su, Bogdan (2018) <doi:10.1080/01621459.2017.1411269>.

Authors:Alexej Gossmann [aut, cre], Damian Brzyski [aut], Weijie Su [aut], Malgorzata Bogdan [aut], Ewout van den Berg [ctb], Emmanuel Candes [ctb], Chiara Sabatti [ctb], Evan Patterson [ctb]

grpSLOPE_0.3.3.9000.tar.gz
grpSLOPE_0.3.3.9000.zip(r-4.5)grpSLOPE_0.3.3.9000.zip(r-4.4)grpSLOPE_0.3.3.9000.zip(r-4.3)
grpSLOPE_0.3.3.9000.tgz(r-4.4-x86_64)grpSLOPE_0.3.3.9000.tgz(r-4.4-arm64)grpSLOPE_0.3.3.9000.tgz(r-4.3-x86_64)grpSLOPE_0.3.3.9000.tgz(r-4.3-arm64)
grpSLOPE_0.3.3.9000.tar.gz(r-4.5-noble)grpSLOPE_0.3.3.9000.tar.gz(r-4.4-noble)
grpSLOPE_0.3.3.9000.tgz(r-4.4-emscripten)grpSLOPE_0.3.3.9000.tgz(r-4.3-emscripten)
grpSLOPE.pdf |grpSLOPE.html
grpSLOPE/json (API)
NEWS

# Install 'grpSLOPE' in R:
install.packages('grpSLOPE', repos = c('https://agisga.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/agisga/grpslope/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

8 exports 4 stars 1.02 score 1 dependencies 42 scripts 242 downloads

Last updated 1 years agofrom:3391353d5f. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-win-x86_64OKSep 04 2024
R-4.5-linux-x86_64OKSep 04 2024
R-4.4-win-x86_64OKSep 04 2024
R-4.4-mac-x86_64OKSep 04 2024
R-4.4-mac-aarch64OKSep 04 2024
R-4.3-win-x86_64OKSep 04 2024
R-4.3-mac-x86_64OKSep 04 2024
R-4.3-mac-aarch64OKSep 04 2024

Exports:admmSolverGroupSLOPEgetGroupIDgrpSLOPElambdaGroupSLOPEprox_sorted_L1proxGroupSortedL1proximalGradientSolverGroupSLOPESLOPE_solver

Dependencies:Rcpp

Basic usage of grpSLOPE

Rendered frombasic-usage.Rmdusingknitr::rmarkdownon Sep 04 2024.

Last update: 2016-11-20
Started: 2016-02-02