Multiple testing

๐Ÿ“… 2026-06-25
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This study addresses the inflation of false positive rates in multiple hypothesis testing by systematically reviewing error rate control criteriaโ€”such as the family-wise error rate (FWER) and the false discovery rate (FDR)โ€”and integrating both classical and contemporary correction methods. The work provides reproducible implementations of these approaches in R, offering a theoretically rigorous yet practice-oriented resource for teaching and applied research. By unifying methodological foundations with hands-on computational examples, this contribution fills a critical gap in existing textbooks, which often lack comprehensive integration of techniques and practical guidance. The resulting framework serves as a complete and efficient reference for graduate-level instruction and real-world data analysis, enhancing both pedagogical clarity and analytical reliability in high-dimensional statistical inference.
๐Ÿ“ Abstract
This text provides an introduction to multiple hypothesis testing. It covers various error criteria and testing procedures, and includes references to relevant R packages. An earlier version of this text served as the lecture notes for a PhD-level course on multiple testing.
Problem

Research questions and friction points this paper is trying to address.

multiple testing
hypothesis testing
error control
statistical inference
Innovation

Methods, ideas, or system contributions that make the work stand out.

multiple hypothesis testing
error control
statistical procedures
R packages
๐Ÿ”Ž Similar Papers