Package: pbcc
Type: Package
Title: Percentile-Based Control Chart
Version: 0.0.7
Authors@R: c(
    person("Khan", "Zahid", role = "aut"),
    person("Aamir", "Saghir", role = "aut"),
    person("Zsolt T.","Kosztyan",email="kosztyan.zsolt@gtk.uni-pannon.hu", role = c("aut", "cre"))
    )
Maintainer: Zsolt T. Kosztyan <kosztyan.zsolt@gtk.uni-pannon.hu>
Description: Design and implementation of Percentile-based Shewhart Control Charts for continuous data. Faraz (2019) <doi:10.1002/qre.2384>.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://github.com/kzst/pbcc
Depends: R (>= 3.10)
Imports: rgenoud, ggplot2, stats, qcc, grDevices, ggpubr, methods
Collate: 'odpbc.R' 'odpbc_binom.R' 'pbcc.R' 'plot.pbcc.R'
        'summary.pbcc.R'
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2024-11-06 12:15:42 UTC; kzst
Author: Khan Zahid [aut],
  Aamir Saghir [aut],
  Zsolt T. Kosztyan [aut, cre]
Repository: CRAN
Date/Publication: 2024-11-06 13:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 04:04:55 UTC; windows
