Package: csbewma
Title: Cumulative Standardized Binomial EWMA for Multiple Stream
        Processes
Version: 1.0.1
Authors@R: c(
    person("Faruk", "Muritala", email = "fmurital@students.kennesaw.edu", role = c("aut", "cre")),
    person("Austin", "Brown", role = "aut"),
    person("Dhrubajyoti", "Ghosh", role = "aut"),
    person("Sherry", "Ni", role = "aut")
  )
Author: Faruk Muritala [aut, cre],
  Austin Brown [aut],
  Dhrubajyoti Ghosh [aut],
  Sherry Ni [aut]
Maintainer: Faruk Muritala <fmurital@students.kennesaw.edu>
Description: 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>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
Imports: ggplot2, stats, patchwork
Suggests: testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2026-06-01 03:15:42 UTC; fmurital
Repository: CRAN
Date/Publication: 2026-06-05 14:50:02 UTC
Built: R 4.5.2; ; 2026-06-05 19:46:47 UTC; unix
