ChauBoxplot: Chauvenet-Type Boxplot

Provides a modified boxplot with a new fence coefficient determined by Lin et al. (2025). The traditional fence coefficient k=1.5 in Tukey's boxplot is replaced by a coefficient based on Chauvenet's criterion, as described in their formula (9). The new boxplot can be implemented in 'base R' with function chau_boxplot(), and in 'ggplot2' with function geom_chau_boxplot().

Version: 1.0.0
Depends: R (≥ 4.0.0)
Imports: ggplot2, stats
Suggests: testthat (≥ 3.0.0)
Published: 2025-05-21
DOI: 10.32614/CRAN.package.ChauBoxplot
Author: Hongmei Lin [aut], Riquan Zhang [aut], Tiejun Tong [aut, cre]
Maintainer: Tiejun Tong <tongt at hkbu.edu.hk>
License: GPL-3
URL: https://tiejuntong.github.io/ChauBoxplot/
NeedsCompilation: no
Materials: README
CRAN checks: ChauBoxplot results

Documentation:

Reference manual: ChauBoxplot.pdf

Downloads:

Package source: ChauBoxplot_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ChauBoxplot to link to this page.