Package: rQCC
Title: Robust Quality Control Chart
Version: 2.22.12
Date: 2022-12-22
Authors@R: c(person(given="Chanseok",
                    family="Park",
                    role = c("aut", "cre"),
                    email="statpnu@gmail.com",
                    comment = c(ORCID = "https://orcid.org/0000-0002-2208-3498")),
             person(given="Min",
                    family="Wang",
                    role = "ctb",
                    email="min.wang3@utsa.edu", 
                    comment = c(ORCID = "https://orcid.org/0000-0002-9233-7844")) )
Author: Chanseok Park [aut, cre] (<https://orcid.org/0000-0002-2208-3498>),
  Min Wang [ctb] (<https://orcid.org/0000-0002-9233-7844>)
Maintainer: Chanseok Park <statpnu@gmail.com>
Depends: R (>= 3.2.3)
Description: Constructs various robust quality control charts based on the median or Hodges-Lehmann estimator (location) and the median absolute deviation (MAD) or Shamos estimator (scale). The estimators used for the robust control charts are all unbiased with a sample of finite size. For more details, see Park, Kim and Wang (2022) <doi:10.1080/03610918.2019.1699114>. In addition, using this R package, the conventional quality control charts such as X-bar, S, R, p, np, u, c, g, h, and t charts are also easily constructed. This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. 2022R1A2C1091319).
License: GPL-2 | GPL-3
URL: https://AppliedStat.GitHub.io/R/
BugReports: https://GitHub.com/AppliedStat/R/issues
Encoding: UTF-8
LazyData: yes
NeedsCompilation: no
Packaged: 2022-12-22 08:19:22 UTC; cp
Repository: CRAN
Date/Publication: 2022-12-22 08:50:23 UTC
Built: R 4.1.2; ; 2022-12-23 11:29:24 UTC; unix
