bayespm: Bayesian Statistical Process Monitoring

The R-package bayespm implements Bayesian Statistical Process Control and Monitoring (SPC/M) methodology. These methods utilize available prior information and/or historical data, providing efficient online quality monitoring of a process, in terms of identifying moderate/large transient shifts (i.e., outliers) or persistent shifts of medium/small size in the process. These self-starting, sequentially updated tools can also run under complete absence of any prior information. The Predictive Control Charts (PCC) are introduced for the quality monitoring of data from any discrete or continuous distribution that is a member of the regular exponential family. The Predictive Ratio CUSUMs (PRC) are introduced for the Binomial, Poisson and Normal data (a later version of the library will cover all the remaining distributions from the regular exponential family). The PCC targets transient process shifts of typically large size (a.k.a. outliers), while PRC is focused in detecting persistent (structural) shifts that might be of medium or even small size. Apart from monitoring, both PCC and PRC provide the sequentially updated posterior inference for the monitored parameter. Bourazas K., Kiagias D. and Tsiamyrtzis P. (2022) "Predictive Control Charts (PCC): A Bayesian approach in online monitoring of short runs" <doi:10.1080/00224065.2021.1916413>, Bourazas K., Sobas F. and Tsiamyrtzis, P. 2023. "Predictive ratio CUSUM (PRC): A Bayesian approach in online change point detection of short runs" <doi:10.1080/00224065.2022.2161434>, Bourazas K., Sobas F. and Tsiamyrtzis, P. 2023. "Design and properties of the predictive ratio cusum (PRC) control charts" <doi:10.1080/00224065.2022.2161435>.

Version: 0.2.0
Depends: R (≥ 3.5.0)
Imports: grDevices, stats, ggplot2, grid, gridExtra, extraDistr, rmutil, invgamma
Published: 2023-09-10
Author: Dimitrios Kiagias [aut, cre, cph], Konstantinos Bourazas [aut, cph], Panagiotis Tsiamyrtzis [aut, cph]
Maintainer: Dimitrios Kiagias <kiagias.dim at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: bayespm results

Documentation:

Reference manual: bayespm.pdf

Downloads:

Package source: bayespm_0.2.0.tar.gz
Windows binaries: r-devel: bayespm_0.2.0.zip, r-release: bayespm_0.2.0.zip, r-oldrel: bayespm_0.2.0.zip
macOS binaries: r-release (arm64): bayespm_0.2.0.tgz, r-oldrel (arm64): bayespm_0.2.0.tgz, r-release (x86_64): bayespm_0.2.0.tgz, r-oldrel (x86_64): bayespm_0.2.0.tgz
Old sources: bayespm archive

Linking:

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