Package: sparsegl 1.1.1

sparsegl: Sparse Group Lasso

Efficient implementation of sparse group lasso with optional bound constraints on the coefficients; see <doi:10.18637/jss.v110.i06>. It supports the use of a sparse design matrix as well as returning coefficient estimates in a sparse matrix. Furthermore, it correctly calculates the degrees of freedom to allow for information criteria rather than cross-validation with very large data. Finally, the interface to compiled code avoids unnecessary copies and allows for the use of long integers.

Authors:Daniel J. McDonald [aut, cre], Xiaoxuan Liang [aut], Anibal Solón Heinsfeld [aut], Aaron Cohen [aut], Yi Yang [ctb], Hui Zou [ctb], Jerome Friedman [ctb], Trevor Hastie [ctb], Rob Tibshirani [ctb], Balasubramanian Narasimhan [ctb], Kenneth Tay [ctb], Noah Simon [ctb], Junyang Qian [ctb], James Yang [ctb]

sparsegl_1.1.1.tar.gz
sparsegl_1.1.1.zip(r-4.5)sparsegl_1.1.1.zip(r-4.4)sparsegl_1.1.1.zip(r-4.3)
sparsegl_1.1.1.tgz(r-4.4-x86_64)sparsegl_1.1.1.tgz(r-4.4-arm64)sparsegl_1.1.1.tgz(r-4.3-x86_64)sparsegl_1.1.1.tgz(r-4.3-arm64)
sparsegl_1.1.1.tar.gz(r-4.5-noble)sparsegl_1.1.1.tar.gz(r-4.4-noble)
sparsegl_1.1.1.tgz(r-4.4-emscripten)sparsegl_1.1.1.tgz(r-4.3-emscripten)
sparsegl.pdf |sparsegl.html
sparsegl/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/dajmcdon/sparsegl/issues

Uses libs:
  • fortran– Runtime library for GNU Fortran applications
Datasets:
  • trust_experts - Trust in scientific experts during the Covid-19 pandemic

On CRAN:

15 exports 16 stars 2.44 score 40 dependencies 1 dependents 18 scripts 385 downloads

Last updated 24 days agofrom:2adb435d19. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-win-x86_64OKAug 24 2024
R-4.5-linux-x86_64OKAug 24 2024
R-4.4-win-x86_64OKAug 24 2024
R-4.4-mac-x86_64OKAug 24 2024
R-4.4-mac-aarch64OKAug 24 2024
R-4.3-win-x86_64OKAug 24 2024
R-4.3-mac-x86_64OKAug 24 2024
R-4.3-mac-aarch64OKAug 24 2024

Exports:%>%cv.sparseglestimate_riskgr_one_normgr_two_normgrouped_one_normgrouped_sp_normgrouped_two_normgrouped_zero_normmake_irls_warmupone_normsp_group_normsparsegltwo_normzero_norm

Dependencies:clicolorspacecpp11dotCall64dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerRcppRcppEigenrlangRSpectrascalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Getting started with sparsegl

Rendered fromsparsegl.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2024-08-08
Started: 2021-06-09