jacobbien / hat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About


Languages

Language:R 69.2%Language:Rez 28.3%Language:TeX 2.5%