The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
Reference manual: | ChauBoxplot.pdf |
Package source: | ChauBoxplot_1.0.0.tar.gz |
Windows binaries: | r-devel: ChauBoxplot_1.0.0.zip, r-release: ChauBoxplot_1.0.0.zip, r-oldrel: not available |
macOS binaries: | r-release (arm64): ChauBoxplot_1.0.0.tgz, r-oldrel (arm64): ChauBoxplot_1.0.0.tgz, r-release (x86_64): ChauBoxplot_1.0.0.tgz, r-oldrel (x86_64): ChauBoxplot_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ChauBoxplot to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.