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

  1. Muhammad Yaseen ([email protected])
  2. Muhammad Aslam ([email protected])
  3. Sami Ullah ([email protected])
  4. Muhammad Azam ([email protected])
  5. Chi-Hyuck Jun ([email protected])
  6. 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.