Implementation of the Bag-and-Whisker Plot for bivariate data. Provides a single user-facing function bag_whisker() that wraps the computation and plotting helpers in this package. For more details, please refer to the paper "The Bag-and-Whisker Plot: A New Bagplot for Bivariate Data" by Qin, Gang, Tong and Cui (2025) <doi:10.48550/arXiv.2512.06314>.
| Version: | 0.1.0 |
| Depends: | MASS |
| Imports: | ggplot2, parallel |
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2026-05-13 |
| DOI: | 10.32614/CRAN.package.BagWhiskerPlot (may not be active yet) |
| Author: | Shenghao Qin [aut, cre] |
| Maintainer: | Shenghao Qin <seanqin31 at outlook.com> |
| License: | GPL-3 |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | BagWhiskerPlot results |
| Reference manual: | BagWhiskerPlot.html , BagWhiskerPlot.pdf |
| Vignettes: |
bag-whisker-plot (source, R code) |
| Package source: | BagWhiskerPlot_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): BagWhiskerPlot_0.1.0.tgz, r-oldrel (arm64): BagWhiskerPlot_0.1.0.tgz, r-release (x86_64): BagWhiskerPlot_0.1.0.tgz, r-oldrel (x86_64): BagWhiskerPlot_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=BagWhiskerPlot to link to this page.