Description
Risk-Based Control Charts.
Description
Univariate and multivariate versions of risk-based control charts. Univariate versions of control charts, such as the risk-based version of X-bar, Moving Average (MA), Exponentially Weighted Moving Average Control Charts (EWMA), and Cumulative Sum Control Charts (CUSUM) charts. The risk-based version of the multivariate T2 control chart. Plot and summary functions. Kosztyan et. al. (2016) <doi:10.1016/j.eswa.2016.06.019>.
README.md
Risk-based Control Charts
This package provides risk-based multivariate quality control tools for statistical process control.
- Risk-based Multivariate control charts.
Author
- Aamir Saghir
Contributor
- Attila I. Katona
Maintainer
- Zsolt T. Kosztyan
Installation
To install the package type the following:
library(devtools)
install_github("kzst/rbcc")
library(rbcc)
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.