Skip to content

HVS

1.0.0

Hypergraph Variable Selection

0packages depend
145downloads / year
test coverage
7/13checks pass

Overview

About
Maintained by Toby KenneyFirst published 2026-06-301 releasesCRAN page ↗

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

CRAN checks
6WARNING7OK
Failing flavors
  • 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
Slowest check: 1.2 min · r-devel-windows-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
No
README
0
Dependencies · direct
Check history
  • WARNING2026-07-01
    2 OK · 0 NOTE · 5 WARNING · 0 ERROR · 0 FAILURE

Downloads

145
CRAN downloads in the past year
Rank #24,254 · ~0/day · ~12/mo
HVS
Daily download trend is not available in this view yet.
14530 days
14590 days
1451 year
Compare downloads with other packages →
Also on3 r2u

Dependencies

Declared dependencies
1 external dependency (excludes base and recommended)
Depends (1)
R >= 3.2.3
Imports (0)
none
LinkingTo (1)
Suggests (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
C++ 1,312 (54%)C 528 (22%)Rd 388 (16%)R 185 (8%)
Code characteristics
Object systems
S32
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.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (2)
Maintainer (1)
Maintainer
Authors (1)
Release timeline

1 release. R releases are shown for context.

  • 1.0.0Latest
    2026-06-30 · current release
  • R
    R 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