Package: Rspc 1.2.2
Rspc: Nelson Rules for Control Charts
Description: Rspc is an implementation of nelson rules for control charts in R. The Rspc package implements some Statistical Process Control methods, namely Levey-Jennings type of I (individuals) chart, Shewhart C (count) chart and Nelson rules. 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:
Rspc_1.2.2.tar.gz
Rspc_1.2.2.zip(r-4.5)Rspc_1.2.2.zip(r-4.4)Rspc_1.2.2.zip(r-4.3)
Rspc_1.2.2.tgz(r-4.4-any)Rspc_1.2.2.tgz(r-4.3-any)
Rspc_1.2.2.tar.gz(r-4.5-noble)Rspc_1.2.2.tar.gz(r-4.4-noble)
Rspc_1.2.2.tgz(r-4.4-emscripten)Rspc_1.2.2.tgz(r-4.3-emscripten)
Rspc.pdf |Rspc.html✨
Rspc/json (API)
NEWS
# Install 'Rspc' in R: |
install.packages('Rspc', repos = c('https://merck.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/merck/spc_package/issues
Last updated 6 years agofrom:752bc37e8b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:CalculateLimitsCalculateZoneBordersEvaluateRulesNelsonRulesRule1Rule2Rule3Rule4Rule5Rule6Rule7Rule8SetParameters
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
CalculateLimits | CalculateLimits |
CalculateZoneBorders | CalculateZoneBorders |
EvaluateRules | EvaluateRules |
NelsonRules | NelsonRules |
Rule 1 | Rule1 |
Rule 2 | Rule2 |
Rule 3 | Rule3 |
Rule 4 | Rule4 |
Rule 5 | Rule5 |
Rule 6 | Rule6 |
Rule 7 | Rule7 |
Rule 8 | Rule8 |
SetParameters | SetParameters |