README.md

hat

This R package implements the hierarchical aggregation testing procedures introduced in "Controlling the False Split Rate in Tree-Based Aggregation".

To install hat, you can use the devtools R package (if not already installed, open R and type install.packages("devtools")). Once devtools is installed, the following command will install hat:

devtools::install_github("simengshao/hat")


simone0628/hat documentation built on June 1, 2024, 9 a.m.