Theqccrs package provides functionalities tocalculate Average Sample Numbers (ASN), Average Run Length (ARL1) andvalue of k, k1 and k2 for quality control charts under repetitivesampling as given in Aslam et al. (2014).
Usedevtools to install the development version fromGithub:
if(!require("devtools")) install.packages("devtools")devtools::install_github("myaseen208/qccrs")This package is free and open source software, licensed underGPL.