Description
Percentile-Based Control Chart.
Description
Design and implementation of Percentile-based Shewhart Control Charts for continuous data. Faraz (2019) <doi:10.1002/qre.2384>.
README.md
Percentile-based Control Charts
This package provides percentile-based quality control tools for economic design statistical process control.
- Percentile-based individual Shewhart control charts
- Percentile-based joint Shewhart control charts
- Optimal Design Parameters of Percentile-based individual/joint Shewhart control charts
Author
- Aamir Saghir
Maintainer
- Zsolt T. Kosztyan
Installation
To install the package type the following:
library(devtools)
install_github("kzst/pbcc")
library(pbcc)
Acknowledgement
This work has been implemented by the TKP2021-NVA-10 project with the support provided by the Ministry of Culture and Innovation of Hungary from the National Research, Development and Innovation Fund, financed under the 2021 Thematic Excellence Programme funding scheme.