The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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.
| Version: | 1.0.0 |
| Depends: | R (≥ 3.2.3) |
| LinkingTo: | Rcpp |
| Published: | 2026-06-30 |
| DOI: | 10.32614/CRAN.package.HVS |
| Author: | Toby Kenney [cre], Sarah Organ [aut] |
| Maintainer: | Toby Kenney <tkenney at mathstat.dal.ca> |
| License: | GPL-3 |
| NeedsCompilation: | yes |
| CRAN checks: | HVS results [issues need fixing before 2026-07-14] |
| Reference manual: | HVS.html , HVS.pdf |
| Package source: | HVS_1.0.0.tar.gz |
| Windows binaries: | r-devel: HVS_1.0.0.zip, r-release: HVS_1.0.0.zip, r-oldrel: HVS_1.0.0.zip |
| macOS binaries: | r-release (arm64): HVS_1.0.0.tgz, r-oldrel (arm64): HVS_1.0.0.tgz, r-release (x86_64): HVS_1.0.0.tgz, r-oldrel (x86_64): HVS_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=HVS to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.