Package: Rspc
Type: Package
Title: Nelson Rules for Control Charts
Version: 1.2.2
Maintainer: Stanislav Matousek (MSD) <rspc@merck.com>
Description: Implementation of Nelson rules for control charts in 'R'. The 'Rspc' implements some Statistical Process Control methods, namely Levey-Jennings type of I (individuals) chart, Shewhart C (count) chart and Nelson rules (as described in Montgomery, D. C. (2013) Introduction to statistical quality control. Hoboken, NJ: Wiley.). Typical workflow is taking the time series, specify the control limits, and list of Nelson rules you want to evaluate. There are several options how to modify the rules (one sided limits, numerical parameters of rules, etc.). Package is also capable of calculating the control limits from the data (so far only for i-chart and c-chart are implemented).
Authors@R: c(
    person("Martin", "Vagenknecht (MSD)", role = "aut"),
    person("Jindrich", "Soukup (MSD)", role = "aut"),
    person("Stanislav", "Matousek (MSD)", email = "rspc@merck.com", role = c("aut", "cre")),
    person("Janet", "Alvarado (MSD)", role = c("ctb", "rev")),
    person("Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc., Kenilworth, NJ, USA", role = "cph"))
BugReports: https://github.com/Merck/SPC_Package/issues
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Suggests: knitr
NeedsCompilation: no
Packaged: 2018-07-30 11:52:34 UTC; soukupj
Author: Martin Vagenknecht (MSD) [aut],
  Jindrich Soukup (MSD) [aut],
  Stanislav Matousek (MSD) [aut, cre],
  Janet Alvarado (MSD) [ctb, rev],
  Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc.,
    Kenilworth, NJ, USA [cph]
Repository: CRAN
Date/Publication: 2018-07-30 16:20:06 UTC
Built: R 4.6.0; ; 2025-10-14 00:59:00 UTC; windows
