simone0628/hat: Hierarchical Aggregation through Testing

This package achieves aggregation based on a tree while controling False Split Rate under a pre-specified level, as described in the paper "Controlling the False Split Rate in Tree-Based Aggregation". This package includes a function that performs the hierarchical testing procedure, as well as two functions that achieve aggregation in the two main applications: (a) Aggregate observations with the same means. (b) Aggregate features with the same coefficients in linear regression.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("simone0628/hat")
simone0628/hat documentation built on June 1, 2024, 9 a.m.