HVS
1.0.0Hypergraph Variable Selection
Overview
Performs hypergraph-based setwise variable selection with false discovery rate control (Organ, Kenney & Gu, 2026, doi:10.48550/arXiv.2606.20514). The idea is, in addition to selecting individual predictors when there is sufficient evidence, to also test all pairs of predictors, and when there is insufficient evidence to be sure which is the true predictor, it will select possibly overlapping pairs, for which there is strong evidence that at least one is a true predictor. The method is designed to control a generalised false discovery rate, where discoveries are counted based on the number of independent sets. The function of this package is similar to the 'hypergraph.sizing' package, but this package is optimised for faster computation in the case where we test all pairs of predictors. The package also includes functions for counting independent sets in a graph or hypergraph, either exactly or approximately. There is also a very limited function for isotonic regression, which is designed for fast computation in the specific case needed for hypergraph variable selection, rather than for general use.
Install
Health
- WARNING r-devel-linux-x86_64-debian-clang
- WARNING r-devel-linux-x86_64-fedora-clang
- WARNING r-oldrel-macos-arm64
- WARNING r-oldrel-macos-x86_64
- WARNING r-release-macos-arm64
- WARNING r-release-macos-x86_64
- WARNING2026-07-012 OK · 0 NOTE · 5 WARNING · 0 ERROR · 0 FAILURE
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 4.0 median / 5 max
- Documented parameters
- 100%
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
97 5 exported
Complexity
3.1 avg / 5 max
Call network
97 nodes / 52 edges
Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
1 release. R releases are shown for context.
- 1.0.0Latest2026-06-30 · current release
- RR 4.6.0 released · 2026-04-24
Package metadata
- First published
- 2026-06-30
- Total releases
- 1 / 1 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 3.2.3
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet