Package: rbcc
Type: Package
Title: Risk-Based Control Charts
Version: 0.1.5
Authors@R: c(
    person(given="Aamir",family= "Saghir", role = "aut"),
    person(given=c("Attila","Imre"),family="Katona", role = "aut"),
    person(given=c("Zsolt","Tibor"),family="Kosztyan",email="kosztyan.zsolt@gtk.uni-pannon.hu", role = c("aut", "cre"))
    )
Maintainer: Zsolt Tibor Kosztyan <kosztyan.zsolt@gtk.uni-pannon.hu>
Description: Univariate and multivariate versions of risk-based control charts. Univariate versions of control charts, such as the risk-based version of X-bar, Moving Average (MA), Exponentially Weighted Moving Average Control Charts (EWMA), and Cumulative Sum Control Charts (CUSUM) charts. The risk-based version of the multivariate T2 control chart. Plot and summary functions. Kosztyan et. al. (2016) <doi:10.1016/j.eswa.2016.06.019>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
URL: https://github.com/kzst/rbcc
Depends: R (>= 4.00)
Imports: stats,qcc, ggplot2, reshape2, PearsonDS, methods, pracma
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-17 07:26:40 UTC; kzst
Author: Aamir Saghir [aut],
  Attila Imre Katona [aut],
  Zsolt Tibor Kosztyan [aut, cre]
Repository: CRAN
Date/Publication: 2025-06-17 07:40:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:11:05 UTC; windows
