AdaptiveBoxplot: FDR(BH) Boxplot and FWER(Holm) Boxplot
Implements a framework for creating boxplots where the
whisker lengths are determined by formal multiple testing procedures,
making them adaptive to sample size and data characteristics. The function bh_boxplot()
generates boxplots that control the False Discovery
Rate (FDR) via the Benjamini-Hochberg procedure, and the function holm_boxplot() generates
boxplots that control the Family-Wise Error Rate (FWER) via the Holm procedure.
The methods are based on the framework in Gang, Lin, and Tong (2025)
<doi:10.48550/arXiv.2510.20259>.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=AdaptiveBoxplot
to link to this page.