dfr
0.1.6Dual Feature Reduction for SGL
Overview
Implementation of the Dual Feature Reduction (DFR) approach for the Sparse Group Lasso (SGL) and the Adaptive Sparse Group Lasso (aSGL) (Feser and Evangelou (2024) doi:10.48550/arXiv.2405.17094). The DFR approach is a feature reduction approach that applies strong screening to reduce the feature space before optimisation, leading to speed-up improvements for fitting SGL (Simon et al. (2013) doi:10.1080/10618600.2012.681250) and aSGL (Mendez-Civieta et al. (2020) doi:10.1007/s11634-020-00413-8 and Poignard (2020) doi:10.1007/s10463-018-0692-7) models. DFR is implemented using the Adaptive Three Operator Splitting (ATOS) (Pedregosa and Gidel (2018) doi:10.48550/arXiv.1804.02339) algorithm, with linear and logistic SGL models supported, both of which can be fit using k-fold cross-validation. Dense and sparse input matrices are supported.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-0213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
- ERROR2026-04-2511 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 50%
Downloads
Repository
Stars over time
Issues over time
Repository practices
2 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/ff1201/dfr on 2026-08-03.
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
7 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.1.6Latest
- RR 4.5.0 released · 2025-04-11
- 0.1.52025-03-06 · diff ↗
- 0.1.42025-02-06 · diff ↗
- 0.1.32025-02-03 · diff ↗
- 0.1.22024-11-28 · diff ↗
- 0.1.12024-11-16 · diff ↗
- unarchivedReturned to CRAN2024-11-16
- archivedRemoved from CRAN2024-11-05requires archived package 'faux'
- 0.1.02024-09-26
- RR 4.4.0 released · 2024-04-24
Package metadata
- First published
- 2024-09-26
- Total releases
- 7 / 2 yrs
- License
- GPL (>= 3) OSI
- Download size
- 81 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Start here. This is the citation for the package itself.
citation("dfr")CRAN DOI
https://doi.org/10.32614/CRAN.package.dfrBibTeX, derived from DESCRIPTION
@Manual{dfr,
title = {dfr: Dual Feature Reduction for SGL},
author = {Feser, Fabio},
year = {2025},
note = {R package version 0.1.6},
doi = {10.32614/CRAN.package.dfr},
url = {https://CRAN.R-project.org/package=dfr}
}Derived from the package DESCRIPTION, not from a citation file the authors wrote. If they publish one later, prefer it.
This is the citation for the package. It is not a citation for the R Observatory.
Cite this page
Use this when the claim is about a measurement on this page.
BibTeX
@misc{robservatorydfr,
author = {Balamuta, James Joseph},
title = {{R} {Observatory}: Metrics for {dfr} version 0.1.6},
year = {2026},
publisher = {HJJB, LLC},
url = {https://r-observatory.thecoatlessprofessor.com/packages/dfr},
note = {Data set. Data release v2026-08-05}
}APA
Balamuta, J. J. (2026). R Observatory: Metrics for dfr version 0.1.6 [Data set]. HJJB, LLC. Data release v2026-08-05. https://r-observatory.thecoatlessprofessor.com/packages/dfrRIS
TY - DATA
AU - Balamuta, James Joseph
TI - R Observatory: Metrics for dfr version 0.1.6
PY - 2026
PB - HJJB, LLC
N1 - Data release v2026-08-05
UR - https://r-observatory.thecoatlessprofessor.com/packages/dfr
ER - In prose
These package metrics were obtained from the R Observatory (Balamuta, 2026), data release v2026-08-05, https://r-observatory.thecoatlessprofessor.com/packages/dfr.Bound to data release v2026-08-05, which is what makes the numbers on this page reproducible. See how to cite.