Implements the Cumulative Standardized Binomial Exponentially Weighted Moving Average (CSB-EWMA) control chart for monitoring multiple independent streams with binomial outcomes. Provides exact variance calculations, adaptive control limits, post-hoc identification with multiple testing corrections (Bonferroni, Holm, Benjamini-Hochberg), and visualization tools. The method is described in Muritala et al. (2026) <doi:10.48550/arXiv.2601.09968>.
| Version: | 1.1.0 |
| Depends: | R (≥ 3.5) |
| Imports: | ggplot2, stats, patchwork, utils |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2026-09-10 |
| DOI: | 10.32614/CRAN.package.csbewma |
| Author: | Faruk Muritala [aut, cre], Austin Brown [aut], Dhrubajyoti Ghosh [aut], Sherry Ni [aut] |
| Maintainer: | Faruk Muritala <fmurital at students.kennesaw.edu> |
| BugReports: | https://github.com/fmurital/csbewma_R_package/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/fmurital/csbewma_R_package |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | csbewma results |
| Reference manual: | csbewma.html , csbewma.pdf |
| Package source: | csbewma_1.1.0.tar.gz |
| Windows binaries: | r-devel: csbewma_1.0.1.zip, r-release: csbewma_1.0.1.zip, r-oldrel: csbewma_1.0.1.zip |
| macOS binaries: | r-release (arm64): csbewma_1.0.1.tgz, r-oldrel (arm64): csbewma_1.0.1.tgz, r-release (x86_64): csbewma_1.0.1.tgz, r-oldrel (x86_64): csbewma_1.0.1.tgz |
| Old sources: | csbewma archive |
Please use the canonical form https://CRAN.R-project.org/package=csbewma to link to this page.