Learn R Programming

hierbase

The R-package hierbase offers tools to perform hierarchical inference for one or multiple data sets based on ready-to-use (group) test functions or alternatively a user specified (group) test function. The procedure is based on an efficient hierarchical multiple testing correction and controls the FWER. The functions can easily be run in parallel. Hierarchical inference can be applied to (low- or) high-dimensional data sets to find significant groups or single variables (depending on the signal strength and correlation structure) in a data-driven and automated procedure. Possible applications can for example be found in statistical genetics and statistical genomics.

Installation

You can install the development version from Github by running

# install.packages("devtools")
devtools::install_github("crbasel/hierbase")

References

Renaux, C., Bühlmann, P. (2021), Efficient Multiple Testing Adjustment for Hierarchical Inference. <arXiv:2104.15028>

Copy Link

Version

Install

install.packages('hierbase')

Monthly Downloads

6

Version

0.1.2

License

GPL-3

Maintainer

Claude Renaux

Last Published

November 8th, 2021

Functions in hierbase (0.1.2)

cluster_positions

Build Hierarchical Tree based on Position
hierbase

hierbase: Enabling Hierarchical Inference
cluster_vars

Build a Hierarchical Tree based on Hierarchical Clustering
print.hierBase

Print Object of Class hierBase
advance_hierarchy

Hierarchical Testing
run_hierarchy

Hierarchical Testing