Description
Quality Control Charts under Repetitive Sampling.
Description
Functions to calculate Average Sample Numbers (ASN), Average Run Length (ARL1) and value of k, k1 and k2 for quality control charts under repetitive sampling as given in Aslam et al. (2014) (<DOI:10.7232/iems.2014.13.1.101>).
README.md
qccrs: Quality Control Charts under Repetitive Sampling
Introduction
The qccrs package provides functionalities to calculate Average Sample Numbers (ASN), Average Run Length (ARL1) and value of k, k1 and k2 for quality control charts under repetitive sampling as given in Aslam et al. (2014).
Authors
- Muhammad Yaseen ([email protected])
- Muhammad Aslam ([email protected])
- Sami Ullah ([email protected])
- Muhammad Azam ([email protected])
- Chi-Hyuck Jun ([email protected])
- Muhammad Kashif ([email protected])
Installation
Use devtools to install the development version from Github:
if(!require("devtools")) install.packages("devtools")
devtools::install_github("myaseen208/qccrs")
License
This package is free and open source software, licensed under GPL.